removed forget alias as it is now the same as home alias

This commit is contained in:
z3rOR0ne 2022-04-17 02:14:28 -07:00
parent 45eb8f711b
commit 8c1cf0e7bf
2 changed files with 0 additions and 3 deletions

View file

@ -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"

View file

@ -7,5 +7,3 @@ awk '!($2="")'
add notation about tr (translate command):
replace every newline with a single space:
tr '\n' ' '
Uninstall xfce4-terminal and neofetch (look for dependency error and uninstall artix image something or other)