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
2023-06-13 15:45:28 -04:00
bash Small tweaks 2022-11-05 00:48:21 -04:00
bin Tweak whisper core/thread count 2023-06-12 22:49:45 -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 Prep work before we use the new setup 2023-06-13 15:45:28 -04:00
macos Prep work before we use the new setup 2023-06-13 15:45:28 -04:00
script_helpers Renaming alias stuff 2023-03-01 15:27:38 -05:00
vim Add a script that removes audio from a video 2023-03-16 12:59:38 -04:00
windows Prep work before we use the new setup 2023-06-13 15:45:28 -04:00
zsh Add a linux installer 2020-08-10 23:04:12 -04:00
.editorconfig Stop git from changing line endings on Windows and add support for editorconfig in vim 2023-03-16 16:44:38 -04:00
.gitattributes Stop git from changing line endings on Windows and add support for editorconfig in vim 2023-03-16 16:44:38 -04:00
.gitignore Update windows setup notes 2022-06-13 15:57:57 -04:00
.gitmodules Add Vundle.vim as a git submodule 2015-11-17 00:12:00 -05:00
aliases Update aliases 2023-06-09 17:20:24 -04:00
curlrc Improve osx setup 2017-11-20 22:12:32 -05:00
env.loader Prep work before we use the new setup 2023-06-13 15:45:28 -04:00
gitconfig Prep work before we use the new setup 2023-06-13 15:45:28 -04:00
install Prep work before we use the new setup 2023-06-13 15:45:28 -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
ssh.md SSH notes 2023-05-01 04:50:41 -04:00
vimrc Make moving lines easier in vim and change the tab listchar 2023-06-13 14:56:35 -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.