Add Neovim to $PATH
This commit is contained in:
parent
57556b178b
commit
42f4afb823
|
@ -1,2 +1,3 @@
|
|||
export PATH="$PATH:/opt/bin"
|
||||
export PATH="$PATH:~/.local/bin/"
|
||||
export PATH="$PATH:/opt/nvim-linux64/bin"
|
||||
|
|
Loading…
Reference in a new issue