.dotfiles
17.10.2018 01:58
sudo apt-get update && \
sudo apt-get install git -y && \
git clone https://github.com/mikeder/.dotfiles.git && \
cd .dotfiles/ && rm -rf .git/ && cp -r .[!.]* .. && \
cd ~
Tags:
archive