Add neovim config with kickstart-modular. Update shell configs.
This commit is contained in:
4
zsh/dot-profile
Normal file
4
zsh/dot-profile
Normal file
@@ -0,0 +1,4 @@
|
||||
# Install packages locally to prevent interference with packages installed with pacman
|
||||
PATH=$PATH:~/.npm-global/bin
|
||||
export GEM_HOME="$(gem env user_gemhome)"
|
||||
PATH="$PATH:$GEM_HOME/bin"
|
||||
Reference in New Issue
Block a user