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
2022-01-22 12:13:54 -05:00
bash Enable direnv bash hook if program is found 2021-02-10 19:44:00 -05:00
bin Add script to convert from flv to mp4 2021-09-12 17:57:36 -04:00
configs Cleanup 2022-01-22 12:13:54 -05: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 Set Linux git config's autocrlf to input mode 2021-12-02 12:31:46 -05:00
osx Improve sym link script 2021-02-17 22:38:53 -05:00
script_helpers Add VS 2022 support 2021-11-22 12:51:49 -05:00
vim Add a new vim color scheme 2021-05-27 17:39:08 -04:00
vm Add a virtualbox setup note 2017-11-18 15:47:04 -05:00
windows Update windows readme 2021-12-19 22:15:24 -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 git aliases 2021-12-19 16:45:35 -05:00
curlrc Improve osx setup 2017-11-20 22:12:32 -05:00
env.loader Allow env to be reloaded 2021-03-04 14:34:13 -05:00
gitconfig Update gitconfig 2021-08-22 13:49:24 -04:00
install Fix symbolic-link script 2021-03-15 11:03:27 -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 Cleanup 2022-01-22 12:13:54 -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 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.