Nick Nisi 387594e491 update install files
* correct bad paths in install.sh (thanks @pidgypost)
* update brew install script
* update nvm installation to work correctly

fixes #6 and fixes #7
2015-08-10 22:40:10 -05:00
2015-04-19 11:00:29 -05:00
2013-01-06 18:47:54 -06:00
2015-07-25 18:23:23 -05:00
2015-08-10 22:40:10 -05:00
2015-02-19 08:37:22 -06:00
2015-05-29 16:36:05 -04:00
2015-08-10 21:35:38 -05:00
2015-06-27 05:48:44 -04:00
2014-11-30 08:34:21 -06:00
2015-08-10 21:17:24 -05:00
2015-08-10 21:17:24 -05:00
2015-08-10 22:40:10 -05:00
2015-01-17 02:57:20 -06:00
2015-02-23 22:52:47 -06:00
2013-07-28 13:13:45 -05:00
2015-08-10 22:40:10 -05:00

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.

Description
No description provided
Readme MIT 1.4 MiB
Languages
Vim Script 70.1%
Shell 16.1%
Vim Snippet 13.8%