Skip to content

ShubyM/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My tmux, neovim, ghostty, zsh, VS Code, and wallpaper configs.

Contents

  • .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

Installation

git clone https://github.com/ShubyM/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.sh

Codex Pigeon Pet

The pigeon pet can be installed independently with:

mkdir -p ~/.codex/pets
cp -R ~/dotfiles/.codex/pets/pigeon ~/.codex/pets/pigeon

To select it, set selected-avatar-id = "custom:pigeon" under [desktop] in ~/.codex/config.toml, then restart Codex if it is already running.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors