diff options
| author | JackJ30 <jackqjamison@proton.me> | 2025-03-12 23:46:06 -0400 |
|---|---|---|
| committer | JackJ30 <jackqjamison@proton.me> | 2025-03-12 23:46:06 -0400 |
| commit | def7b464a78f54ebdafa96ed520e7ed839bcb538 (patch) | |
| tree | 7bfdc5a9fe57f7fb1076b0d79d8aa8f4c77f40f8 /.bashrc | |
| parent | 9359d435fc913f1ad84840db316568cfb3e946d2 (diff) | |
more tofi styling and no more fastfetch
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ export LFS=/mnt/lfs export CC=/usr/bin/clang export CXX=/usr/bin/clang++ -fastfetch + alias ls='ls --color=auto' alias grep='grep --color=auto' alias project='. project' |
