mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-03 17:47:46 +02:00
cleaning up initial eyecandy in shells
This commit is contained in:
parent
98f5d228fd
commit
99a5fdbe92
@ -11,4 +11,4 @@ HISTFILE=~/.cache/shhistory
|
|||||||
[ -f "$HOME/.config/shortcutrc" ] && source "$HOME/.config/shortcutrc" # Load shortcut aliases
|
[ -f "$HOME/.config/shortcutrc" ] && source "$HOME/.config/shortcutrc" # Load shortcut aliases
|
||||||
[ -f "$HOME/.config/aliasrc" ] && source "$HOME/.config/aliasrc" # Load aliases
|
[ -f "$HOME/.config/aliasrc" ] && source "$HOME/.config/aliasrc" # Load aliases
|
||||||
|
|
||||||
pfetch && echo $(vrms) | grep "non-free"
|
pfetch
|
||||||
|
@ -4,7 +4,6 @@ HISTSIZE=10000
|
|||||||
SAVEHIST=10000
|
SAVEHIST=10000
|
||||||
HISTFILE=~/.cache/shhistory
|
HISTFILE=~/.cache/shhistory
|
||||||
|
|
||||||
[ -f "$HOME/.config/shortcutrc" ] && source "$HOME/.config/shortcutrc" # Load shortcut aliases
|
|
||||||
[ -f "$HOME/.config/aliasrc" ] && source "$HOME/.config/aliasrc" # Load aliases
|
[ -f "$HOME/.config/aliasrc" ] && source "$HOME/.config/aliasrc" # Load aliases
|
||||||
|
|
||||||
pfetch && echo $(vrms) | grep "non-free"
|
pfetch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user