My personal dotfiles and notes on my dev setup
โ These dotfiles are going through a major refactor for use with the WSL2 environment, I'm still trying to figure out the best way to automate my configuration.
Some items I know I need to update include:
- ZSH Autocomplete ( This was originally based on the
brew
installs ) - Path for WSL ( Too many Windows items are being added, I think I just need to adjust the
wslconf
) - Windows install automation ( Previously these dotfiles were focused on a MacOS install, nothing has been added for Windows yet )
git clone https://github.com/sjakos/dotfiles.git ~/.dotfiles
~/.dotfiles/scripts/bootstrap
- Adrian Carriger - adrian's dotfiles
- Zach Holman - componentized dotfiles
- Mathias Bynens - awesome macOS defaults
dotfiles is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.