Added alias

This commit is contained in:
Veit Heller
2014-07-20 01:10:42 +02:00
parent e92a14db51
commit eb77a41d84
2 changed files with 2 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ alias emptytrash="sudo rm -rfv /Volumes/*/.Trashes; sudo rm -rfv ~/.Trash; sudo
alias dud="du -d 1"
alias loc="cloc *"
alias ls="ls -la"
alias sloccount="sloccount --addlang makefile --addlang html --multiproject --duplicates --crossdups --autogen"
case $TERM in
screen*)