mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-13 03:12:21 +01:00
typo
This commit is contained in:
parent
175b4a8073
commit
7dde5e52c2
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ then
|
||||||
else
|
else
|
||||||
alias history='fc -l 1'
|
alias history='fc -l 1'
|
||||||
fi
|
fi
|
||||||
# List direcory contents
|
# List directory contents
|
||||||
alias lsa='ls -lah'
|
alias lsa='ls -lah'
|
||||||
alias l='ls -lah'
|
alias l='ls -lah'
|
||||||
alias ll='ls -lh'
|
alias ll='ls -lh'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue