Commit 4f8d6a8b authored by Robby Russell's avatar Robby Russell
Browse files

Merge pull request #1773 from essembeh/master

Uncomment l alias
parents 1e625b42 f77a545a
......@@ -17,7 +17,7 @@ alias history='fc -l 1'
# List direcory contents
alias lsa='ls -lah'
#alias l='ls -la'
alias l='ls -la'
alias ll='ls -l'
alias la='ls -lA'
alias sl=ls # often screw this up
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment