add newsboat (rss reader)
This commit is contained in:
parent
2d0b1e16f6
commit
ed24e3abeb
1
Brewfile
1
Brewfile
@ -190,3 +190,4 @@ brew "translate-shell" # provides the trans command, more doc via https://www.os
|
||||
brew "toxiproxy"
|
||||
brew "bitwarden-cli"
|
||||
brew "awscli@2"
|
||||
brew "newsboat"
|
||||
|
@ -45,6 +45,8 @@ alias tsearch='twitter search all'
|
||||
alias tweets='tsearch --long -a -d'
|
||||
alias tsearchfav='twitter search favorites'
|
||||
alias tsearchtimeline='twitter search timeline'
|
||||
alias tstream='rainbowstream'
|
||||
alias mystream='tstream'
|
||||
|
||||
# Search
|
||||
alias ddg='ddgr'
|
||||
|
Loading…
Reference in New Issue
Block a user