zsh(darwin): Alias more GNU versions of tools
This commit is contained in:
parent
c151ba9f2e
commit
f2b256be97
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ alias ls='ls --color=auto'
|
||||||
export LSCOLORS='Exgxbxdxcxegedabagacad'
|
export LSCOLORS='Exgxbxdxcxegedabagacad'
|
||||||
|
|
||||||
alias units='gunits --verbose'
|
alias units='gunits --verbose'
|
||||||
|
alias date='gdate'
|
||||||
|
alias awk='gawk'
|
||||||
|
|
||||||
source ~/.profile
|
source ~/.profile
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue