My dotfiles and some other configs
Go to file
Tiago Garcia 479e350a96
Create global gitignore file
Enabled through:
    `git config --global core.excludesfile ~/.gitignore`

Signed-off-by: TiagoRG <tiago.rgarcia@ua.pt>
2023-12-11 23:44:51 +00:00
.config anotha update waw 2023-12-11 23:35:00 +00:00
.local/bin 27/11 Update 2023-11-27 10:36:35 +00:00
.zsh anotha update waw 2023-12-11 23:35:00 +00:00
.clang-format 30/10 Update 2023-10-30 15:54:36 +00:00
.gitconfig anotha update waw 2023-12-11 23:35:00 +00:00
.gitignore Create global gitignore file 2023-12-11 23:44:51 +00:00
.gitmodules Initial commit on new repo 2023-10-21 14:05:20 +01:00
.zshenv Initial commit on new repo 2023-10-21 14:05:20 +01:00
README.md 6/11 Update 2023-11-06 20:23:26 +00:00
setup 6/11 Update 2023-11-06 20:23:26 +00:00

README.md

Dotfiles

Repository with my dotfiles and some configurations

Installation

git clone https://github.com/TiagoRG/dotfiles --depth 1 ~
bash setup