Update aliases.zsh
This commit is contained in:
parent
92c17efbfa
commit
f83eaf518d
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ alias gzc='gzip --best --no-name'
|
|||
alias xzc='xz --best --extreme'
|
||||
alias extip='curl -LR1fs --compressed https://ipinfo.io/ | jq -Sc'
|
||||
alias jjar='java -jar'
|
||||
alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
|
||||
|
||||
if [ -x "$(which lsb_release)" ];
|
||||
then
|
||||
|
|
Loading…
Reference in a new issue