mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Fix a typo
This commit is contained in:
parent
89433cbc4e
commit
bbededdd29
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ alias md='mkdir -p'
|
|||
alias rd=rmdir
|
||||
alias d='dirs -v | head -10'
|
||||
|
||||
# List direcory contents
|
||||
# List directory contents
|
||||
alias lsa='ls -lah'
|
||||
alias l='ls -la'
|
||||
alias ll='ls -l'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue