Config files for:
- foot terminal (linux)
- ideavim plugin for Jetbrains IDEs
- keyd (linux key remaps)
- nvim
- systemd daemons
- tmux
- wezterm (macos primarily)
All dotfiles are managed with gnu stow
.
Clone the repo:
git clone [email protected]:KyleLee95/dots.git
cd path/to/dotfiles/repo
then from the root directory run the following to create symlinks of all of the config files:
stow /
or to create a symlink of a single program's config files:
stow dirname
Build from source and restart
The install script only supports Fedora.