An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# thiagowfx's dotfiles

[![Pre-commit](https://github.com/thiagowfx/.dotfiles/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/thiagowfx/.dotfiles/actions/workflows/pre-commit.yml)
[![Pre-commit autoupdate](https://github.com/thiagowfx/.dotfiles/actions/workflows/pre-commit-autoupdate.yml/badge.svg)](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/