Commit f77a545a authored by Sébastien M-B's avatar Sébastien M-B
Browse files

Uncomment l alias

parent b6ea8769
...@@ -17,7 +17,7 @@ alias history='fc -l 1' ...@@ -17,7 +17,7 @@ alias history='fc -l 1'
# List direcory contents # List direcory contents
alias lsa='ls -lah' alias lsa='ls -lah'
#alias l='ls -la' alias l='ls -la'
alias ll='ls -l' alias ll='ls -l'
alias la='ls -lA' alias la='ls -lA'
alias sl=ls # often screw this up 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