Various dotfiles and misc configs. I've made an effort to remove hardcoded paths specific to my computers, but some may have slipped through!
Go to file
2020-07-23 01:37:32 -04:00
bash Merge some aliases and functions into one file 2020-05-15 23:36:41 -04:00
bin Update aliases; add script to compress videos 2020-06-10 11:23:57 -04:00
iterm Add new iterm color theme 2015-10-17 17:38:50 -04:00
keys Update public key 2019-04-29 11:18:52 -04:00
linux Various updates 2020-03-16 12:59:41 -04:00
osx Move some private vim undo/backup paths out of vimrc and into a sourced file 2020-01-08 10:53:03 -05:00
script_helpers Update aliases; add clang setup script 2020-05-14 01:45:54 -04:00
vim Update aliases 2020-07-01 11:31:14 -04:00
vm Add a virtualbox setup note 2017-11-18 15:47:04 -05:00
windows Rename hosts file to stop Windows Defender thinking it's dangerous 2020-07-21 11:29:14 -04:00
zsh Big cleanup and more streamlined windows setup 2017-02-18 13:05:08 -05:00
.gitignore Clean up scripts 2019-12-31 00:38:50 -05:00
.gitmodules Add Vundle.vim as a git submodule 2015-11-17 00:12:00 -05:00
aliases Update aliases 2020-07-23 01:37:32 -04:00
curlrc Improve osx setup 2017-11-20 22:12:32 -05:00
gitconfig Update aliases; add script to compress videos 2020-06-10 11:23:57 -04:00
install Merge some aliases and functions into one file 2020-05-15 23:36:41 -04:00
LICENSE Create LICENSE 2017-07-28 11:18:24 -04:00
racketrc Add racket support 2015-12-06 00:14:43 -05:00
README.md Update git log formatting 2020-05-04 13:40:38 -04:00
tmux.conf Bunch of changes inspired by r00k 2013-07-07 17:25:47 -04:00
vimrc Update aliases 2020-07-01 11:31:14 -04:00
zlogin OS X setup improvements 2017-11-20 23:08:51 -05:00
zprofile Bunch of changes inspired by r00k 2013-07-07 17:25:47 -04:00
zshenv Move some private vim undo/backup paths out of vimrc and into a sourced file 2020-01-08 10:53:03 -05:00
zshrc Various updates 2020-03-16 12:59:41 -04:00

dotfiles

Various dotfiles and misc configs. Some of it is customized around my system setup (like aliases pointing to paths) but you should be able to easily remove that stuff.

Installing

There is an install script that facilitates the setup, however it's been a while since I did a full system setup and this script may not be fully complete. An alternative method is to manually symlink files in the root directory. OS specific configs are in their respective folders.