This dotfiles repository is managed with GNU stow
, GNU make
and Ansible
.
git clone --recurse --jobs=$(nproc) https://github.com/thiagowfx/.dotfiles ~/.dotfiles
make -C ~/.dotfiles
software (uses)
- OS: arch linux, alpine linux, debian, macOS
- terminal emulator: alacritty (Linux), hterm (ChromeOS), iterm2 (macOS)
- shell: bash, zsh with grml-zsh-config
- web browser: chromium (Linux), safari / google chrome (macOS)
- window manager: i3 (X11), sway (Wayland)
- terminal multiplexer: tmux
- text editor: vim (terminal), zed (lightweight editor), vscode (heavyweight IDE)