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: 6 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 (about 13 years ago)
- Default Branch: master
- Last Pushed: 2025-12-01T02:27:18.000Z (7 months ago)
- Last Synced: 2025-12-02T05:11:06.791Z (7 months ago)
- Topics: bash, dotfiles, git, stow, tmux, unix, vim, zsh
- Language: Vim Script
- Homepage:
- Size: 1.71 MB
- Stars: 24
- Watchers: 1
- 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], [`Just`][just] and [`Ansible`][ansible].
```
git clone --recurse --jobs=$(nproc) https://github.com/thiagowfx/.dotfiles ~/.dotfiles
(cd ~/.dotfiles && just install)
```
[ansible]: https://www.ansible.com/
[just]: https://just.systems/
[stow]: https://www.gnu.org/software/stow/