Alias x changed to e, main file renamed to install.sh
This commit is contained in:
@@ -154,7 +154,7 @@ SAVEHIST=50000 #save upto 50,000 lines in history. oh-my-zsh default is 10,
|
|||||||
|
|
||||||
alias myip="wget -qO- https://wtfismyip.com/text" # quickly show external ip address
|
alias myip="wget -qO- https://wtfismyip.com/text" # quickly show external ip address
|
||||||
alias l="ls -lah"
|
alias l="ls -lah"
|
||||||
alias x="exit"
|
alias e="exit"
|
||||||
|
|
||||||
|
|
||||||
# CUSTOM FUNCTIONS
|
# CUSTOM FUNCTIONS
|
||||||
|
|||||||
Reference in New Issue
Block a user