test v3.2
Štefan Bystriansky 3 years ago
parent 2dbc661834
commit ceb76d13bc
Signed by: stevo
GPG Key ID: 5584F1ECF6232C7B
  1. 4
      .bashrc

@ -174,3 +174,7 @@ export LC_ALL="sk_SK.UTF8"
[[ -f ~/.resh/shellrc ]] && source ~/.resh/shellrc # this line was added by RESH (Rich Enchanced Shell History)
[[ -f ~/.bash-preexec.sh ]] && source ~/.bash-preexec.sh # this line was added by RESH (Rich Enchanced Shell History)
# Command Live Environment
[ -f /home/stevo/.cle-stevo/rc ] && . /home/stevo/.cle-stevo/rc

Loading…
Cancel
Save