This is the home of all my dotfiles. These are files that add custom configurations to my computer and applications, primarily the terminal.
My dotfiles are managed by GNU Stow.
stow . -t ~
- Terminal: Alacritty
- Multiplexer: tmux
- Shell: zsh
- Prompt: pure
- Editor: Neovim
- Git: gitui
- Docker: lazydocker
- Font: Fira Code
- Colors: tokyonight mostly
- Hotkeys: Karabiner
- Window manager: yabai
- macOS package manager: Homebrew
- npm package manager: pnpm
- Other tools: brew, fd, ripgrep, zoxide, fzf, yazi, gdu ...
- Laptop: 13-inch MacBook Air, Apple M2 Chip, 16GB RAM, Late 2022
- During free time, I practice my MoErgo Glove80 with my own layout based on Graphite keyboard layout
- Add more shortcuts and integrate with which-key
- Review Alacritty keymaps
- Setup default prettier config path
- Rust/C++ Neovim setup
Thanks to these wonderful people and repos, I was able to assemble this dotfiles repository of mine.