https://github.com/thiagowfx/.dotfiles
My dotfiles, managed with GNU stow.
https://github.com/thiagowfx/.dotfiles
bash dotfiles git stow tmux unix vim zsh
Last synced: about 2 months ago
JSON representation
My dotfiles, managed with GNU stow.
- Host: GitHub
- URL: https://github.com/thiagowfx/.dotfiles
- Owner: thiagowfx
- License: bsd-2-clause
- Created: 2013-06-05T03:24:08.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-03-12T15:54:25.000Z (about 2 months ago)
- Last Synced: 2025-03-16T09:12:09.506Z (about 2 months ago)
- Topics: bash, dotfiles, git, stow, tmux, unix, vim, zsh
- Language: Shell
- Homepage:
- Size: 1.53 MB
- Stars: 23
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# thiagowfx's dotfiles
[](https://github.com/thiagowfx/.dotfiles/actions/workflows/pre-commit.yml)
[](https://github.com/thiagowfx/.dotfiles/actions/workflows/pre-commit-autoupdate.yml)This dotfiles repository is managed with [`GNU stow`][stow], [`GNU make`][make] and [`Ansible`][ansible].
```
git clone --recurse --jobs=$(nproc) https://github.com/thiagowfx/.dotfiles ~/.dotfiles
make -C ~/.dotfiles
```[ansible]: https://www.ansible.com/
[make]: https://www.gnu.org/software/make/
[stow]: https://www.gnu.org/software/stow/