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-11-23 14:13:36 -05:00
bash Some fixes and setup changes 2020-09-29 22:45:24 -04:00
bin Clean up some files 2020-08-11 11:08:32 -04:00
configs Update aliases & add dnscrypt-proxy config 2020-07-30 11:29:34 -04:00
iterm Update iterm profile colors 2020-07-29 23:27:04 -04:00
keys Update public key 2019-04-29 11:18:52 -04:00
linux Clean up some files 2020-08-11 11:08:32 -04:00
osx Add a linux installer 2020-08-10 23:04:12 -04:00
script_helpers Some fixes and setup changes 2020-09-29 22:45:24 -04:00
vim Add dim color to printing helper 2020-08-25 20:50:04 -04:00
vm Add a virtualbox setup note 2017-11-18 15:47:04 -05:00
windows Update Windows setup notes 2020-11-10 13:17:10 -05:00
zsh Add a linux installer 2020-08-10 23:04:12 -04: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-11-23 14:13:36 -05:00
curlrc Improve osx setup 2017-11-20 22:12:32 -05:00
env.loader Some fixes and setup changes 2020-09-29 22:45:24 -04:00
gitconfig Update aliases; add script to compress videos 2020-06-10 11:23:57 -04:00
install Some fixes and setup changes 2020-09-29 22:45:24 -04:00
LICENSE Create LICENSE 2017-07-28 11:18:24 -04:00
README.md Update git log formatting 2020-05-04 13:40:38 -04:00
vimrc Update vimrc with a way to ignore specific files when stripping trailing whitespace 2020-10-25 23:39:08 -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.