ZSH Config: add editor to profile

This commit is contained in:
Aroy-Art 2025-07-10 23:03:42 +02:00
parent d66a31768f
commit f24c306257
Signed by: Aroy
GPG key ID: DB9689E9391DD156

View file

@ -1,3 +1,8 @@
################################
#------ Terminal Editor -------#
export EDITOR=/usr/bin/nvim
################################
################################
#---------- Go-Lang -----------#
export GOPATH=$HOME/.go