Skip to content

fzdp/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install

neovim

  • install latest neovim
  • Run CheckHealth

deoplete

spaceship-prompt

iTerm2

  • if iTerm2 preferences doesn't work as expected, go to Preferences => General => preferences, and select dotfiles folder manually

tmux

nvm

  • Remove system installed node and npm
  • if you see error like below when starting tmux

nvm is not compatible with the npm config "prefix" option: currently set to "/usr/local" Run nvm use --delete-prefix v9.2.0 --silent to unset it.

Consider following solution:

brew uninstall node
brew prune
sudo rm -rf /usr/local/{lib/node{,/.npm,_modules},bin,share/man}/{npm*,node*,man1/node*}

About

config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published