From 71ed21d3a7b6738f017b5350b43496b6190d5dba Mon Sep 17 00:00:00 2001 From: TiagoRG Date: Tue, 12 Mar 2024 18:21:53 +0000 Subject: [PATCH] Change README to asciidoc Signed-off-by: TiagoRG --- README.md => README.adoc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) rename README.md => README.adoc (82%) 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.