mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
update bash aliases
This commit is contained in:
parent
cf1a10120a
commit
33549a3142
1 changed files with 3 additions and 1 deletions
|
@ -17,7 +17,9 @@ fi
|
|||
|
||||
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Typos <3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #
|
||||
alias pign='ping'
|
||||
alias gtop='gotop'
|
||||
alias gtop='btm'
|
||||
alias top='btm'
|
||||
alias gotop='btm'
|
||||
# can never spell clear
|
||||
alias celar='clear'
|
||||
alias clar='clear'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue