Configuration files I use for my local development environment.
- bash: Bash terminal configuration
- cursor: Cursor IDE configuration
- git: Git configuration including alias commands
- scripts: Various scripts to assist with new system setup and automated backup processes
- sublime-text: Sublime Text 3 text editor configuration
- vim: Vim text editor configuration
- vscode: Visual Studio Code IDE configuration
- zed: Zed Editor configuration
- bootstrap.sh: Script to deploy changes to user configuration files
- undo.sh: Script to undo changes to user configuration files
sudo sh bootstrap.sh
sudo sh undo.sh