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