removed cat alias, leave the cat alone!
This commit is contained in:
parent
a830feb8b2
commit
5e552447be
1 changed files with 0 additions and 1 deletions
|
|
@ -194,7 +194,6 @@ alias py="cd ~/Documents/Code/python"
|
||||||
alias wtuts="cd ~/Documents/Code/web_tutorials"
|
alias wtuts="cd ~/Documents/Code/web_tutorials"
|
||||||
alias btuts="cd ~/Documents/Code/book_tutorials"
|
alias btuts="cd ~/Documents/Code/book_tutorials"
|
||||||
alias locate="locate -i"
|
alias locate="locate -i"
|
||||||
alias cat="bat --theme Nord"
|
|
||||||
alias bat="bat --theme Nord"
|
alias bat="bat --theme Nord"
|
||||||
alias batman="man bat"
|
alias batman="man bat"
|
||||||
alias li="ls -l --color=auto"
|
alias li="ls -l --color=auto"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue