Skip to content

Instantly share code, notes, and snippets.

@kooparse
Last active September 15, 2017 13:57
Show Gist options
  • Save kooparse/003faf0af870064ce0578da8c6a691be to your computer and use it in GitHub Desktop.
Save kooparse/003faf0af870064ce0578da8c6a691be to your computer and use it in GitHub Desktop.

Steps:

  • zsh install: brew install zsh zsh-completions

  • oh-my-zsh install: sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

  • Put this file https://github.com/kooparse/dotfiles/tree/master/zsh at ~/ et name it .zshrc

  • Tadam.

ps: my zsh config has nvm && nvim setup do after you can do brew install neovim/neovim/neovim nvm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment