Signed-off-by: Tiago Garcia <tiago.rgarcia@ua.pt> |
||
|---|---|---|
| .config/nvim | ||
| .local/bin | ||
| .vim | ||
| .zsh | ||
| .clang-format | ||
| .gitconfig | ||
| .gitignore | ||
| .ideavimrc | ||
| .stow-local-ignore | ||
| .vimrc | ||
| .zshenv | ||
| README.adoc | ||
| setup.sh | ||
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.