My dotfiles and some other configs
Go to file
Tiago Garcia 71ed21d3a7
Change README to asciidoc
Signed-off-by: TiagoRG <tiago.rgarcia@ua.pt>
2024-03-12 18:21:53 +00:00
.config/nvim Setup update 2024-03-05 19:34:51 +00:00
.local/bin Removed gnome shell from setup 2024-02-23 23:50:59 +00:00
.vim Vim: OneDark 2024-02-24 16:35:15 +00:00
.zsh Add setup script 2024-03-05 11:19:49 +00:00
.clang-format 30/10 Update 2023-10-30 15:54:36 +00:00
.gitconfig Some changes 2023-12-29 15:52:19 +00:00
.gitignore Add setup script 2024-03-05 11:19:49 +00:00
.stow-local-ignore Setup update 2024-03-05 19:34:51 +00:00
.vimrc Add setup script 2024-03-05 11:19:49 +00:00
.zshenv Vim Update 2024-02-24 21:04:19 +00:00
README.adoc Change README to asciidoc 2024-03-12 18:21:53 +00:00
setup.sh Setup update 2024-03-05 19:34:51 +00:00

README.adoc

= 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.