diff options
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' |
