This repository contains my personal dotfiles (configurations) for the tools and applications I use.
Tools I use to manage this repository and my dotfiles:
- stow (symlink-based dotfile management)
- pnpm (package management for the devtools I use to manage this repository)
- prettier (formatting)
Command-line tools:
- bash: my default shell
- cheat: cheatsheets
- complete: bash tab completion
- fontconfig: font configuration
- gh: GitHub CLI
- git: version control
- kanata: keyboard remapping
- pg_format: PostgreSQL SQL syntax beautifier
- readline: bash input
- ripgrep: file search
Terminal user interfaces (TUIs):
- fuzzel: app launcher
- ghostty: terminal emulator
- hypr: Wayland compositor
- obsidian: notes
- tridactyl: Firefox Vim motions
- waybar: status bar
- zed: IDE
Below are the resources I used to learn about GNU Stow and dotfile management: