diff --git a/.bashrc b/.bashrc index 3b08deb..79f78f6 100644 --- a/.bashrc +++ b/.bashrc @@ -1,3 +1,5 @@ +alias ff='fastfetch' + alias ls='ls --color=auto' alias c='clear'