My tmux, neovim, ghostty, zsh, VS Code, and wallpaper configs.
.tmux.conf- Tmux configuration.zshrc- Shell configuration.config/nvim/- Neovim configuration.config/ghostty/- Ghostty terminal configuration.config/vscode/themes/pigeon-frost/- VS Code Pigeon Frost theme.config/Code/User/settings.json- VS Code user settings.config/wallpapers/back.png- Current desktop wallpaper.codex/pets/pigeon/- Codex pigeon pet with spinning propeller hat
git clone https://github.com/ShubyM/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.shThe pigeon pet can be installed independently with:
mkdir -p ~/.codex/pets
cp -R ~/dotfiles/.codex/pets/pigeon ~/.codex/pets/pigeonTo select it, set selected-avatar-id = "custom:pigeon" under [desktop] in
~/.codex/config.toml, then restart Codex if it is already running.