Skip to content

Refactor

Refactor the current dotfiles with at least the following things in mind:

  • Don't use the ~ as git repo path, use something like .xx4h as main entry point
  • Provide settings file and functions to enable/disable features (e.g. link ~/.xx4h/tmux.conf to ~/.tmux.conf by running xx4hEnableTmuxConfig)
  • Add functions and/or documentation to merge or include configs (TBD)