No description
Find a file
2020-08-07 22:18:38 -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
.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 Add a couple of alias 2020-08-07 22:18:38 -04:00
aliases-mac Force sublime text to accept file path 2017-07-10 10:29:01 -04:00
functions Better run function 2020-02-27 09:47:16 -05: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 Allow difffing of rails credential files 2019-08-29 11:34:12 -04:00
gitignore_global Ignore more things 2020-07-30 17:02:36 -04:00
Makefile Swap to nvim, but make sure vim still works 2017-08-31 00:23:40 -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 Committ some stuff before machine transfer 2020-07-31 07:40:04 -04:00
vimrc Committ some stuff before machine transfer 2020-07-31 07:40:04 -04:00
zshenv Swap to nvim, but make sure vim still works 2017-08-31 00:23:40 -04:00
zshrc Use direnv for grabbing local env 2020-04-23 09:14:43 -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