Skip to content

Commit

Permalink
feat: add newsboat alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Sqvid committed Jun 17, 2024
1 parent c764dc7 commit 24bf60c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zsh/.sh_aliases
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ alias xbu='sudo xbps-install -Svu'
alias xbuy='sudo xbps-install -Svuy'
alias tarc='tar -czvf'
alias tarx='tar -xzvf'
alias nb='newsboat'

# Program defaults
alias ls='ls --color=always'
Expand Down

0 comments on commit 24bf60c

Please sign in to comment.