Skip to content

Files

Latest commit

 

History

History
64 lines (44 loc) · 1.99 KB

README.md

File metadata and controls

64 lines (44 loc) · 1.99 KB

Sam's dotfiles

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 )

Tools I use

General

Terminal

Audio/Visual

Other

Install

git clone https://github.com/sjakos/dotfiles.git ~/.dotfiles
~/.dotfiles/scripts/bootstrap

Thanks

License

dotfiles is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.