commit 1304c82219487e57798004cbf71013b6512fdbee Author: Andrejus Date: Thu Jun 20 23:36:11 2019 +0100 Create README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..51fab23 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# dotfiles.andrejus.uk +``` +git clone https://github.com/andrejusk/dotfiles.git ~/git/dotfiles +cd ~/git/dotfiles/install-scripts +bash ./setup.sh +```