https://github.com/tjdevries/config_manager
My configuration files and tools
https://github.com/tjdevries/config_manager
Last synced: about 1 year ago
JSON representation
My configuration files and tools
- Host: GitHub
- URL: https://github.com/tjdevries/config_manager
- Owner: tjdevries
- Created: 2015-07-18T18:42:55.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T18:14:55.000Z (about 2 years ago)
- Last Synced: 2025-04-08T13:11:22.307Z (about 1 year ago)
- Language: Lua
- Homepage:
- Size: 21.1 MB
- Stars: 1,187
- Watchers: 41
- Forks: 117
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# config_manager
This is TJ's configuration repo. Feel free to use whatever you would like from it! It'd be great if you mentioned where it came from if you think it's cool.
If you like what I'm doing, consider supporting me by clicking the heart button above!
Major areas include:
## xdg_config
This area contains configuration I want to share between machines that will go to `$XDG_CONFIG_HOME` (generally, `~/.config`).
Subdirectories include:
### Neovim
Check the `nvim` folder for configuration. For more instruction, see the README there.
Ignore the vim folder, it's out-of-date.