updated aliases.sh

pull/2/head
Hari Sekhon 4 years ago
parent 90a5b6416f
commit 5b3e899633

@ -85,6 +85,8 @@ alias grep='grep --color=auto'
#alias envg="env | grep -i"
alias dec="decomment.sh"
alias jq="jq -CS"
alias hosts='sudo $EDITOR /etc/hosts'
alias path="echo \$PATH | tr ':' '\\n' | more"

Loading…
Cancel
Save