My dotfiles and config files for:
- bash,
- fastfetch
- foot terminal
- git
- kitty terminal
- mpv
- neovim
- rofi
- sway wm
- swaylock
- vim
- waybar
Everything can be installed by running the deploy script with ./bin/dfm-deploy
Once Dotfiles have been installed, you can update them with:
dfm update to pull the latest version from git
followed by dfm deploy to copy over the new files
The scripts in bin/ are written in Python or Bash