mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-27 16:53:30 +02:00
Comment l alias
This commit is contained in:
+1
-1
@@ -16,7 +16,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 sl=ls # often screw this up
|
alias sl=ls # often screw this up
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user