diff --git a/README.md b/README.adoc similarity index 82% rename from README.md rename to README.adoc index 6c86081..0b1d147 100644 --- a/README.md +++ b/README.adoc @@ -1,13 +1,14 @@ -# Dotfiles += Dotfiles Repository with my dotfiles and some configurations -## Installation +== Installation To install, just run the following command: -```sh +[,bash] +---- wget -qO- https://tiagorg.pt/df-setup | bash -``` +---- This will install dependencies and setup stow, zsh, vim and neovim.