- git clone https://github.com/slsh/dotfiles.git
- cd dotfiles
- chmod +x pre-install.sh
- chmod +x install.sh
- ./pre-install.sh
- ./install.sh
To make use of the swuser USER
command, do the following
- Generate ssh keys and name the files after the users
- Copy the content of "config" into ~/.ssh/config
- Replace
user1
anduser2
in the config-file with your usernames