Skip to content

vim, zsh, git, homebrew, nvm, nginx, neovim - my whole world

License

Notifications You must be signed in to change notification settings

shaobodang/dotfiles

 
 

Repository files navigation

Dotfiles

Welcome to my world. This is a collection of vim, tmux, and zsh configurations.

Contents

  • zsh configuration
  • vim configuration
  • tmux configuration
  • git configuration
  • osx configuration
  • Node.js setup (nvm)
  • Homebrew files (Brewfile.sh)

Install

  1. git clone https://github.com/nicknisi/dotfiles.git ~/.dotfiles
  2. cd ~/.dotfiles
  3. ./install.sh

ZSH Plugins

By default, the .zshrc file will source any file within .dotfiles/zsh that have the .zsh extension.

Vim Plugins

Vim plugins are managed with vim-plug. To install, run vim +PlugInstall.

About

vim, zsh, git, homebrew, nvm, nginx, neovim - my whole world

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 74.7%
  • Shell 20.9%
  • AppleScript 1.8%
  • Nginx 1.8%
  • Ruby 0.8%