No description
Find a file
Andrew Tomaka 3ad89de82c
Add function to fix permissions from USB stick
Mac kills permissions. Restore something more sane (but still wrong)
with this.
2018-07-06 16:34:59 -04:00
nvim Swap to nvim, but make sure vim still works 2017-08-31 00:23:40 -04:00
zsh Revamp 2016-08-14 20:57:24 -04:00
.gitignore Create a Makefile for installation 2015-03-26 14:44:49 -04:00
.gitmodules Remove zprezto - did i ever really use it? 2015-12-10 10:59:05 -05:00
aliases Terraform, functions, and more... 2018-05-30 09:17:46 -04:00
aliases-mac Force sublime text to accept file path 2017-07-10 10:29:01 -04:00
functions Add function to fix permissions from USB stick 2018-07-06 16:34:59 -04:00
gemrc Create a Makefile for installation 2015-03-26 14:44:49 -04:00
gitconfig Terraform, functions, and more... 2018-05-30 09:17:46 -04:00
gitignore_global ignore DS_Store 2016-06-20 13:38:25 -04:00
Makefile Swap to nvim, but make sure vim still works 2017-08-31 00:23:40 -04:00
README.md Use silver search for fzf 2017-10-18 10:41:19 -04:00
tmux.1-8.conf Create a Makefile for installation 2015-03-26 14:44:49 -04:00
tmux.1-9.conf Create a Makefile for installation 2015-03-26 14:44:49 -04:00
tmux.conf Terraform, functions, and more... 2018-05-30 09:17:46 -04:00
vimrc Terraform, functions, and more... 2018-05-30 09:17:46 -04:00
zshenv Swap to nvim, but make sure vim still works 2017-08-31 00:23:40 -04:00
zshrc Terraform, functions, and more... 2018-05-30 09:17:46 -04:00

dotfiles

Dependencies

Setup

  • Install dependencies
  • Clone this repository
  • Run make
    • Will symlink files into parent
    • Will overwrite existing files
  • Install vim plugins
make nvim
nvim
,pi