Browse Source

removing more bloat

master
tiynger 1 year ago
parent
commit
b69e791003
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .bashrc

+ 1
- 1
.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"

Loading…
Cancel
Save