removed torsocks from hn alias
This commit is contained in:
parent
3c73e64b94
commit
476d910c57
1 changed files with 1 additions and 1 deletions
|
|
@ -281,7 +281,7 @@ alias {html,html_pp}="hxnormalize -e"
|
|||
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 hn="torsocks hackernews_tui"
|
||||
alias hn="hackernews_tui"
|
||||
alias qwiki="torsocks wik -i"
|
||||
alias tldr="torsocks tldr"
|
||||
alias {trans,translate}="gtktranslate"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue