removed yay and installed paru

This commit is contained in:
tomit4 2022-04-15 14:46:40 -07:00
parent 5993127cc7
commit 9d1376f297
3 changed files with 51 additions and 9 deletions

View file

@ -194,6 +194,8 @@ alias py="cd ~/Documents/Code/python"
alias wtuts="cd ~/Documents/Code/web_tutorials"
alias btuts="cd ~/Documents/Code/book_tutorials"
alias locate="locate -i"
alias cat="bat"
alias batman="man bat"
alias li="ls -l --color=auto"
alias ll="ls -liasSh --color=auto"
alias {lsdir,lsd}="ls -t -1" # list only the directories