This repository contains my personal configuration files for various code editors. By keeping these configs in a public repository, I can easily set up my preferred development environment on any system by simply cloning or copying from this repo—no need to deal with private repositories or extra setup steps.
- Convenience: Easily access and copy configs anywhere, anytime.
- Clone or download this repository.
- Copy the relevant configuration files or folders to your system's code editor settings directory.
- Restart or reload your editor to apply the configurations.
- VSCode (
vscode/) - Neovim (
nvim/) - Emacs (
emacs/) - (Add or remove editors as needed)
- No sensitive data: Please double-check before pushing any new configs that you don’t include secrets, tokens, or personal information.
- Open to contributions: Feel free to fork or submit pull requests if you have suggestions or improvements.
Happy coding!