Change README to asciidoc
Signed-off-by: TiagoRG <tiago.rgarcia@ua.pt>
This commit is contained in:
parent
b07bab5109
commit
71ed21d3a7
|
@ -1,13 +1,14 @@
|
||||||
# Dotfiles
|
= Dotfiles
|
||||||
|
|
||||||
Repository with my dotfiles and some configurations
|
Repository with my dotfiles and some configurations
|
||||||
|
|
||||||
## Installation
|
== Installation
|
||||||
|
|
||||||
To install, just run the following command:
|
To install, just run the following command:
|
||||||
|
|
||||||
```sh
|
[,bash]
|
||||||
|
----
|
||||||
wget -qO- https://tiagorg.pt/df-setup | bash
|
wget -qO- https://tiagorg.pt/df-setup | bash
|
||||||
```
|
----
|
||||||
|
|
||||||
This will install dependencies and setup stow, zsh, vim and neovim.
|
This will install dependencies and setup stow, zsh, vim and neovim.
|
Loading…
Reference in New Issue