oh
This commit is contained in:
parent
da4bd6a113
commit
01b3f6a50b
1 changed files with 2 additions and 2 deletions
4
zshrc
4
zshrc
|
@ -107,6 +107,6 @@ function mvsane () {
|
||||||
# Personal preferences
|
# Personal preferences
|
||||||
export EDITOR=vim
|
export EDITOR=vim
|
||||||
export GO111MODULE=on
|
export GO111MODULE=on
|
||||||
if [ -d $HOME/.keysrc ]; then
|
if [ -f $HOME/.keysrc ]; then
|
||||||
source keysrc
|
source $HOME/.keysrc
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue