Dotfiles for my tiling window manager + terminal workflow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
176 B

  1. function refresh-config
  2. chezmoi apply
  3. and sync-shortcuts
  4. and source ~/.config/fish/key_abbr.fish > /dev/null
  5. and tmux source-file ~/.tmux.conf
  6. and fish
  7. end