mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-18 18:48:40 +02:00
Uncomment l alias
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user