ls -l to ls -hog to save screen space
This commit is contained in:
parent
a5ae3e496d
commit
04707c30c4
@ -6,7 +6,7 @@ alias burn='sudo apt-get autoremove'
|
||||
|
||||
# General
|
||||
alias ~='cd ~/'
|
||||
alias ll='ls -AlhGrti'
|
||||
alias ll='ls -hog'
|
||||
alias lsa='ls -lah'
|
||||
alias lt='ls --human-readable --size -1 -S --classify'
|
||||
alias gh='history|grep'
|
||||
|
Loading…
Reference in New Issue
Block a user