Added nvim to zshrc
This commit is contained in:
parent
11817d7226
commit
251194b35c
1 changed files with 1 additions and 0 deletions
1
zshrc
1
zshrc
|
|
@ -19,6 +19,7 @@ export PATH="$PATH:$HOME/.cabal/bin:/opt/cabal/1.22/bin:/opt/ghc/7.10.3/bin:$HOM
|
|||
|
||||
[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"
|
||||
|
||||
export PATH="$PATH:/opt/nvim-linux64/bin"
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
source $HOME/dotfiles/aliases.zsh
|
||||
# source $HOME/.cargo/env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue