df-short
This commit is contained in:
parent
555fa7f8a6
commit
a003b64db8
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ alias \
|
|||
|
||||
# Common
|
||||
alias \
|
||||
df-ez="df -h | grep -v '\s/dev.*$\|\s/run.*$\|\s/boot.*$'" \
|
||||
df-short="df -h | grep -v '\s/dev.*$\|\s/run.*$\|\s/boot.*$'" \
|
||||
ls="exa -al --group-directories-first" \
|
||||
fzf="fzf --cycle --reverse" \
|
||||
diff="diff --color=auto" \
|
||||
|
|
Loading…
Reference in a new issue