removed yay and installed paru
This commit is contained in:
parent
5993127cc7
commit
9d1376f297
3 changed files with 51 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue