common aliases

This commit is contained in:
Loic Nageleisen 2011-05-29 15:57:54 +02:00
parent 84ed805698
commit a232c137d7
3 changed files with 16 additions and 3 deletions

4
bashrc
View file

@ -15,7 +15,5 @@ shopt -s cdspell
# turn off bells
set bell-style none
#alias ls="ls --color"
alias ll="ls -l"
alias top="top -o cpu -s 5"
source ~/.aliases