diff --git a/bashrc.txt b/bashrc.txt index 5faa881d..6ed590f6 100644 --- a/bashrc.txt +++ b/bashrc.txt @@ -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" diff --git a/updates.txt b/updates.txt index ded341fa..f54831f1 100644 --- a/updates.txt +++ b/updates.txt @@ -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)