.dotfiles/README.adoc

15 lines
259 B
Plaintext
Raw Normal View History

= Dotfiles
Repository with my dotfiles and some configurations
== Installation
2024-03-05 11:27:31 +00:00
To install, just run the following command:
[,bash]
----
2024-03-05 11:27:31 +00:00
wget -qO- https://tiagorg.pt/df-setup | bash
----
2024-03-05 11:27:31 +00:00
This will install dependencies and setup stow, zsh, vim and neovim.