diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000000000000000000000000000000000000..a693d72dc1b581117caa4593bd4a2928c07065e9 --- /dev/null +++ b/Readme.md @@ -0,0 +1,14 @@ +Nek personal dotfiles +===================== + +How to use +---------- + +```bash +sudo apt-get install ssh git +cd ~ +git clone <this repo> +./.nek_dotfiles/install.sh +``` + +Your environment is ready to work :3 .