removed forget alias as it is now the same as home alias
This commit is contained in:
parent
45eb8f711b
commit
8c1cf0e7bf
2 changed files with 0 additions and 3 deletions
|
|
@ -173,7 +173,6 @@ alias dmesg="doas dmesg -H"
|
|||
alias kernel="uname -r"
|
||||
alias .="cd"
|
||||
alias home="xclear && cd /home/brian && clear && history -c && history -w && hash -r"
|
||||
alias forget="xclear && cd /home/brian && clear && history -c && history -w && hash -r"
|
||||
alias docs="cd ~/Documents"
|
||||
alias down="cd ~/Downloads"
|
||||
alias pics="cd ~/Pictures"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue