mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-27 11:55:06 +00:00
Removed df/du aliases, will make them more global and use BLOCKSIZE
environment variable
This commit is contained in:
parent
a236d4b122
commit
774839c35a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=232
@ -27,8 +27,6 @@ alias pd pushd
|
||||
alias pd2 pushd +2
|
||||
alias pd3 pushd +3
|
||||
alias pd4 pushd +4
|
||||
alias df df -k
|
||||
alias du du -k
|
||||
alias tset 'set noglob histchars=""; eval `\tset -s \!*`; unset noglob histchars'
|
||||
|
||||
if ($?prompt) then
|
||||
|
Loading…
Reference in New Issue
Block a user