mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-01 17:07:45 +02:00
cleaning up initial eyecandy in shells
This commit is contained in:
parent
d496f6a3e3
commit
e10746d7df
@ -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