Skip to content

detailobsessed/gt-gone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

gt-gone

Remove all traces of Graphite (gt) from your system. Written in Nushell.

What it removes

Graphite be gone.

  1. Per-repo files.git/.graphite_* (cache, PR info, repo config)
  2. Global gitconfig[graphite] section
  3. Windsurf rulesexample/.windsurf/rules/graphite.md
  4. Homebrewgraphite formula + withgraphite/tap (leaves graphite2 font library untouched)

Usage

# Dry run (default) — shows what would happen
nu gt-gone.nu

# Actually remove everything
nu gt-gone.nu --run

# Custom repos directory
nu gt-gone.nu --repos ~/projects

Requirements

  • Nushell ≥ 0.100
  • git (for gitconfig cleanup)
  • brew (for formula/tap removal)

About

A small utility that helps remove gt (graphite.dev) from the system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors