|
|
|
@ -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) |
|
|
|
|
|
|
|
|
|
|
|
|