My dotfiles and some other configs
Go to file
Tiago Garcia bc7220da93
24/3 update
Signed-off-by: TiagoRG <tiago.rgarcia@ua.pt>
2024-03-24 23:13:50 +00:00
.config/nvim 24/3 update 2024-03-24 23:13:50 +00:00
.local/bin 24/3 update 2024-03-24 23:13:50 +00:00
.vim Vim: OneDark 2024-02-24 16:35:15 +00:00
.zsh 24/3 update 2024-03-24 23:13:50 +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 24/3 update 2024-03-24 23:13:50 +00:00
.ideavimrc 24/3 update 2024-03-24 23:13:50 +00:00
.stow-local-ignore 24/3 update 2024-03-24 23:13:50 +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.