summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 3a30475..ef3c905 100644
--- a/.bashrc
+++ b/.bashrc
@@ -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'