test v2.7
Štefan Bystriansky 3 years ago
parent eeb5a2c745
commit 2933c8af0d
Signed by: stevo
GPG Key ID: 5584F1ECF6232C7B
  1. 2
      .bashrc

@ -162,6 +162,8 @@ fi
export GOPATH=$HOME/go export GOPATH=$HOME/go
export EDITOR=/usr/bin/vim export EDITOR=/usr/bin/vim
export VISUAL=$EDITOR export VISUAL=$EDITOR
export LC_TIME="sk_SK.UTF8"
export LC_ALL="sk_SK.UTF8"
[[ -f ~/.resh/shellrc ]] && source ~/.resh/shellrc # this line was added by RESH (Rich Enchanced Shell History) [[ -f ~/.resh/shellrc ]] && source ~/.resh/shellrc # this line was added by RESH (Rich Enchanced Shell History)

Loading…
Cancel
Save