My dotfiles and other computer setup stuff. Based on this.
- Connect to GitHub with SSH
- Install
wget
bash <(wget -qO- -o /dev/null \
https://raw.githubusercontent.com/mortenfyhn/dotfiles/master/install-dotfiles.sh)Append --headless when needed.
~/install-dotfiles.sh