My dotfiles and some other configs
Go to file
Tiago Garcia 193d077c90
Updates
Signed-off-by: Tiago Garcia <tiago.rgarcia@ua.pt>
2024-10-21 15:47:32 +01:00
.config/nvim Updates to nvim 2024-09-21 21:32:51 +01:00
.local/bin Updates 2024-10-21 15:47:32 +01:00
.zsh minor changes 2024-07-18 02:36:39 +01:00
.clang-format 30/10 Update 2023-10-30 15:54:36 +00:00
.gitconfig Updates 2024-10-21 15:13:58 +01:00
.gitignore Updates 2024-10-21 15:13:58 +01:00
.ideavimrc Updates 2024-10-21 15:47:32 +01:00
.stow-local-ignore 24/3 update 2024-03-24 23:13:50 +00:00
.vimrc Updates 2024-10-21 15:47:32 +01:00
.zshenv Updates 2024-10-21 15:13:58 +01:00
README.adoc Change README to asciidoc 2024-03-12 18:21:53 +00:00
setup.sh Changes 2024-06-28 20:45:46 +01: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.