added tor-browser firefox-developer-edition and chromium aliases
This commit is contained in:
parent
fbf9e9a26d
commit
2d42a72342
1 changed files with 3 additions and 2 deletions
|
|
@ -203,8 +203,9 @@ alias bluepill="cmatrix -bm -C cyan"
|
|||
alias redpill="cmatrix -bm -C red"
|
||||
alias nf="neofetch"
|
||||
alias btop="xfce4-terminal --geometry=284x53+0+0 -x btop"
|
||||
alias tor-browser="tor-browser &"
|
||||
alias chromium="chromium --incognito"
|
||||
alias {firefox,ff}="firefox-developer-edition &"
|
||||
alias {firefox-developer-edition,firefox,ff}="firefox-developer-edition &"
|
||||
alias {sq,sql,sqlite}="sqlcipher"
|
||||
alias view="viewnior"
|
||||
alias mupdf='mupdf -r 204'
|
||||
|
|
@ -260,7 +261,7 @@ alias weather="curl -s 'http://wttr.in' && inxi -w"
|
|||
alias ipaddr="curl ifconfig.me ; echo ''"
|
||||
alias killport="fuser -k"
|
||||
alias npm_upgrade="doas npm install -g npm@latest"
|
||||
alias tor-browser="echo bash: tor-browser: command not found"
|
||||
|
||||
# game shortcuts
|
||||
alias cyberpunk="steam steam://rungameid/1091500 &"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue