install neovim from PPA
fix zsh startup by removing asdf scripts
This commit is contained in:
parent
a9143e842d
commit
d2ea5d5771
6 changed files with 14 additions and 42 deletions
|
@ -2,4 +2,4 @@
|
|||
email = {{ email }}
|
||||
name = {{ full_name }}
|
||||
[core]
|
||||
editor = /usr/local/bin/nvim
|
||||
editor = /usr/bin/nvim
|
||||
|
|
Reference in a new issue