no message

This commit is contained in:
lovvvve 2015-06-15 17:20:23 +08:00
commit 2cf6735843

View file

@ -33,3 +33,6 @@ alias la='ls -lAh'
alias afind='ack-grep -il'
alias dpssh='ssh -i ~/.ssh/id_rsa -p 58422 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null '
alias lm='ls -al | more'