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 git@github.com:KyleLee95/dots.gitcd path/to/dotfiles/repothen 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.