Configuration files for:
- bash
- zsh
- Visual Studio Code / Cursor
- Sublime Text 4 (not used anymore)
Run ./Linux/linux_setup.sh
- Use a soft symbolic link to replace keybindings.json and settings.json from VS Code's User folder with the files in
./Code/
.
- Linux User folder location:
$HOME/.config/Code/User/keybindings.json
- Windows User folder location:
%APPDATA%\Code\User\keybindings.json
- Install Package Control from the Preferences tab of Sublime Text.
- Use a soft symbolic link to replace Sublime Text's
Packages/User/
folder with the user folder for your operating system in./Sublime_Text/
. - You're done! Package Control synchronizes the rest.