📝 Removed torsocks from all aliases
This commit is contained in:
parent
1ea24850a6
commit
8f2f816919
1 changed files with 4 additions and 4 deletions
8
aliases
8
aliases
|
|
@ -141,10 +141,10 @@ alias {html,html_pp}="hxnormalize -e"
|
|||
# stock tickers
|
||||
alias ticker="ticker -w SPY,QQQ,DIA,IWM,VIX"
|
||||
alias {mop,market,stonks,stocks}="cd ~/aur_packages/mop && go run ./cmd/mop/main.go && cd"
|
||||
alias {reddit,rd}="torsocks tuir"
|
||||
alias {sub,subreddit,subrd}="torsocks tuir -s"
|
||||
alias qwiki="torsocks wik -i"
|
||||
alias tldr="torsocks tldr"
|
||||
alias {reddit,rd}="tuir"
|
||||
alias {sub,subreddit,subrd}="tuir -s"
|
||||
alias qwiki="wik -i"
|
||||
alias tldr="tldr"
|
||||
alias cheatsheet="cheat"
|
||||
alias stallman="vrms"
|
||||
alias {trans,translate}="gtktranslate"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue