This repo contains the most important dotfiles of my configuration
To deploy these dotfiles properly the following steps are necessary:
- install the application dotdrop
- create the directory
~/.dotfilesandcdinto it git clonethis repository into the directorydotfiles- sym-link the
config.yaml(ln -s ./dotfiles/config.yaml config.yaml) - edit the
config.yamlas needed (at least the host name to fit your machine) - create the required pwd-files in
~/.local/share/pwdas seen whendotdrop compareis run - run
dotdrop install(-tfor a dry/temporary-run) and confirm the according changes - profit?!
Pull requests are welcome. Please create an issue to discuss the changes that you like to introduce to the dotfiles.