mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
Merge 38318786c2 into caa15548c1
This commit is contained in:
commit
829b8cb13d
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ alias history='fc -l 1'
|
||||||
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 lt='ls -lrthF'
|
||||||
alias sl=ls # often screw this up
|
alias sl=ls # often screw this up
|
||||||
|
|
||||||
alias afind='ack-grep -il'
|
alias afind='ack-grep -il'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue