lasse16 / dotfiles

These are my dotfiles, including a basic setup and disable script.
2 stars 0 forks source link

Extract ssh from files #14

Closed lasse16 closed 3 years ago

lasse16 commented 3 years ago

Extract the ssh information hidden along the bash files into a seperate ssh-package. This includes the name of the keyfiles on the current machine, and the dependence on the bash-package.

Further only insert the ssh section into .bashrc if the ssh package is selected.

Delete all previous files, for which a template now exists.