This commit is contained in:
Sota Sugiura 2015-02-10 18:57:38 +00:00
commit a8f572aff8

View file

@ -25,7 +25,7 @@ then
else
alias history='fc -l 1'
fi
# List direcory contents
# List directory contents
alias lsa='ls -lah'
alias l='ls -lah'
alias ll='ls -lh'