(bash) export EDITOR=nvim
This commit is contained in:
parent
5ec1faa0d1
commit
fe4bad1fa9
1 changed files with 2 additions and 1 deletions
|
|
@ -342,4 +342,5 @@ bc() {
|
|||
}
|
||||
|
||||
export GOPATH=/home/jc/go
|
||||
export PATH=$PATH:$GOPATH
|
||||
export PATH=$PATH:$GOPATH:$GOPATH/bin
|
||||
export EDITOR=nvim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue