Tiago Garcia
9d2c30f9e6
Signed-off-by: TiagoRG <tiago.rgarcia@ua.pt> |
||
---|---|---|
.config/nvim | ||
.local/bin | ||
.vim | ||
.zsh | ||
.clang-format | ||
.gitconfig | ||
.gitignore | ||
.stow-local-ignore | ||
.vimrc | ||
.zshenv | ||
README.md | ||
setup.sh |
README.md
Dotfiles
Repository with my dotfiles and some configurations
Requirements
For everything to work properly, the following packages must be installed.
Arch Linux
sudo pacman -S git stow vim neovim zsh clang
Installation
Clone the repo
Using HTTPS
git clone https://github.com/TiagoRG/.dotfiles.git
Using SSH
git clone git@github.com:TiagoRG/.dotfiles.git
Using GitHub CLI
gh repo clone TiagoRG/.dotfiles
Setup stow's symlinks
cd .dotfiles
stow .