|
|
||
|---|---|---|
| .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
Installation
To install, just run the following command:
wget -qO- https://tiagorg.pt/df-setup | bash
This will install dependencies and setup stow, zsh, vim and neovim.