Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 515 Bytes

File metadata and controls

28 lines (22 loc) · 515 Bytes

dotfiles

My dotfiles and config files for:

  • bash,
  • fastfetch
  • foot terminal
  • git
  • kitty terminal
  • mpv
  • neovim
  • rofi
  • sway wm
  • swaylock
  • vim
  • waybar

Installation

Everything can be installed by running the deploy script with ./bin/dfm-deploy

Updating

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

Dependencies

The scripts in bin/ are written in Python or Bash