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