Skip to content

Commit 3ad681e

Browse files
committed
update bashrc
1 parent f785e2b commit 3ad681e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bashrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export PATH="$PYENV_ROOT/bin:$PATH"
3333
eval "$(pyenv init -)"
3434
eval "$(pyenv virtualenv-init -)"
3535

36-
export EDITOR='vim'
36+
export EDITOR='nvim'
3737
export GEM_EDITOR='vim'
3838

3939
# system

0 commit comments

Comments
 (0)