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
2019-05-24 13:24:38 -04:00
bin Add script to get Chrome tabs from an Android device 2019-04-27 13:48:51 -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 Big cleanup and more streamlined windows setup 2017-02-18 13:05:08 -05:00
osx Add another homebrew package 2018-01-21 19:04:20 -05:00
vim Update vimrc 2019-05-15 14:35:04 -04:00
vm Add a virtualbox setup note 2017-11-18 15:47:04 -05:00
windows Add some notes 2019-05-24 13:24:38 -04:00
zsh Big cleanup and more streamlined windows setup 2017-02-18 13:05:08 -05:00
.gitignore Update windows docs 2017-04-27 18:40:15 -04:00
.gitmodules Add Vundle.vim as a git submodule 2015-11-17 00:12:00 -05:00
aliases Update vimrc 2019-05-15 14:35:04 -04:00
curlrc Improve osx setup 2017-11-20 22:12:32 -05:00
functions Fix hist function on Windows 2017-06-13 10:03:47 -04:00
gitconfig Add a git start alias 2017-02-28 09:48:56 -05:00
githelpers Fix for sed cmd on linux 2014-09-29 22:34:32 -04:00
install.sh OS X setup improvements 2017-11-20 23:08:51 -05: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 README.md 2018-10-05 13:37:16 -04:00
tmux.conf Bunch of changes inspired by r00k 2013-07-07 17:25:47 -04:00
vimrc Add some notes 2019-05-24 13:24:38 -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 Improve osx setup 2017-11-20 22:12:32 -05:00
zshrc Big cleanup and more streamlined windows setup 2017-02-18 13:05:08 -05: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.sh script that fasciliates with 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.