|
|
@ -31,7 +31,7 @@ alias less="less -R" #noindex |
|
|
|
alias lss='\ls --format=single-column' #noindex |
|
|
|
alias lss='\ls --format=single-column' #noindex |
|
|
|
alias nl="nl -b a" #noindex |
|
|
|
alias nl="nl -b a" #noindex |
|
|
|
alias df='df -hT' #noindex |
|
|
|
alias df='df -hT' #noindex |
|
|
|
alias dfc='dfc -t apfs,ext4,fuseblk -w' #noindex |
|
|
|
alias dfc='dfc -t apfs,ext4,fuseblk,osxfuse -w' #noindex |
|
|
|
alias du='du -hs' #noindex |
|
|
|
alias du='du -hs' #noindex |
|
|
|
alias free="free -m" #noindex |
|
|
|
alias free="free -m" #noindex |
|
|
|
alias wget='wget -c -T 5' #noindex |
|
|
|
alias wget='wget -c -T 5' #noindex |
|
|
|