ZSH Config: add editor to profile
This commit is contained in:
parent
d66a31768f
commit
f24c306257
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
################################
|
||||||
|
#------ Terminal Editor -------#
|
||||||
|
export EDITOR=/usr/bin/nvim
|
||||||
|
################################
|
||||||
|
|
||||||
################################
|
################################
|
||||||
#---------- Go-Lang -----------#
|
#---------- Go-Lang -----------#
|
||||||
export GOPATH=$HOME/.go
|
export GOPATH=$HOME/.go
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue