Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rig

My dev environment setup — minimal, dark, focused.

Install

curl -fsSL https://raw.githubusercontent.com/harsh7z/rig/main/scripts/install.sh | bash

What's included

Config Location
VS Code settings vscode/settings.json
VS Code keybindings vscode/keybindings.json
VS Code extensions vscode/extensions.txt
Vim cheat sheet vscode/vim-cheatsheet.md
Ghostty terminal ghostty/config
Zsh config zsh/.zshrc
Powerlevel10k zsh/.p10k.zsh

Stack

  • Editor: VS Code + Vim keybindings
  • Theme: Vitesse Black (pure OLED black)
  • Font: JetBrains Mono NL
  • Terminal: Ghostty + Fruity Punch theme
  • Shell: Zsh + Oh My Zsh + Powerlevel10k
  • Icons: Hypernym Icons

VS Code

  • Minimal UI — no tabs, no activity bar, no breadcrumbs
  • Sidebar on the right
  • Relative line numbers (Vim)
  • Smooth cursor animation
  • GitHub-style git diff colors
  • Minimap with git change indicators (toggle: Cmd + M)
  • Format on save with Prettier

Ghostty

  • Fruity Punch color scheme on pitch black
  • JetBrains Mono NL font
  • Padding for clean look

Zsh

  • Powerlevel10k lean prompt
  • Plugins: git, autosuggestions, syntax-highlighting, interactive-cd

Keybindings

Shortcut Action
Cmd + M Toggle minimap
Cmd + G Go to line
Cmd + Shift + G Open Source Control
Cmd + Shift + H GitHub PR focus

Backup

./scripts/backup.sh

About

Minimal dark-mode dev environment: VS Code, Ghostty, and Zsh dotfiles

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages