From a06095d9f35fe2f00010c0d502b929d8aeaf423d Mon Sep 17 00:00:00 2001 From: tiynger Date: Fri, 27 Sep 2019 12:07:53 +0200 Subject: [PATCH] removing more bloat --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 8780b29..b82a785 100644 --- a/.bashrc +++ b/.bashrc @@ -8,4 +8,4 @@ export PS1="\[$(tput bold)\]\[$(tput setaf 1)\][\[$(tput setaf 3)\]\u\[$(tput se [ -f "$HOME/.config/shortcutrc" ] && source "$HOME/.config/shortcutrc" # Load shortcut aliases [ -f "$HOME/.config/aliasrc" ] && source "$HOME/.config/aliasrc" -neofetch && echo $(vrms) | grep "non-free" +pfetch && echo $(vrms) | grep "non-free"