add aliases

This commit is contained in:
ktyl 2023-12-04 21:02:28 +00:00
parent 13d22ef2e8
commit 97e4202569
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ source "$HOME/.newsboat/alias.sh"
alias nf="neofetch"
alias o=xdg-open
alias p="ping archlinux.org"
alias pd="pushd"
alias pod="popd"
alias pub="curl ident.me; echo"
alias r=ranger
alias s="search"