No description
Find a file
2021-03-31 23:31:05 -04:00
bin Hack together a quick way to execute using local bindirs (#1) 2021-03-31 23:31:05 -04:00
nvim Swap to nvim, but make sure vim still works 2017-08-31 00:23:40 -04:00
zsh Fix timestamp in prompt 2020-04-23 15:53:50 -04:00
zsh-completions Hack together a quick way to execute using local bindirs (#1) 2021-03-31 23:31:05 -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 Live somewhere else 2021-03-01 17:04:45 -05:00
aliases-mac Force sublime text to accept file path 2017-07-10 10:29:01 -04:00
functions Hack together a quick way to execute using local bindirs (#1) 2021-03-31 23:31:05 -04:00
gemrc Create a Makefile for installation 2015-03-26 14:44:49 -04:00
gitattributes_global Allow difffing of rails credential files 2019-08-29 11:34:12 -04:00
gitconfig Correct git pull warning 2021-03-24 20:44:50 -04:00
gitignore_global Ignore more things 2020-07-30 17:02:36 -04:00
Makefile Hack together a quick way to execute using local bindirs (#1) 2021-03-31 23:31:05 -04:00
onedark.itermcolors Shove this here for now 2020-02-27 09:49:55 -05:00
README.md Use silver search for fzf 2017-10-18 10:41:19 -04:00
tmux.conf Misc merged changes 2020-10-17 21:43:09 -04:00
vimrc Add Leader to run :GoImports 2020-10-05 14:00:07 -04:00
zshenv Misc merged changes 2020-10-17 21:43:09 -04:00
zshrc Hack together a quick way to execute using local bindirs (#1) 2021-03-31 23:31:05 -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