Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 561 Bytes

README.org

File metadata and controls

12 lines (8 loc) · 561 Bytes

My Dotfiles

Requires esh, make and stow.

  • Install all with make all
  • Uninstall all with make delete
  • Install specific folder (i.e. emacs) with make stow-emacs
  • Uninstall specific folder with make delete-emacs

esh first parses .esh template files, then stow symlinks files and folders to $HOME.

System dirs which should be created rather than symlinked are handled in the system_dirs command in the makefile.