diff options
| author | 2026-05-26 15:06:55 -0700 | |
|---|---|---|
| committer | 2026-05-27 15:34:55 -0700 | |
| commit | 2d12081560458db0e0797d9018047b14add8eec3 (patch) | |
| tree | 4c2b3a11258a418f2f79e8d12ec1e7ca4b483457 /GNUmakefile | |
| parent | 8b44ca414ff0f3647a5e959eafa46607a39e9f55 (diff) | |
| download | new-dotfiles-2d12081560458db0e0797d9018047b14add8eec3.tar.gz new-dotfiles-2d12081560458db0e0797d9018047b14add8eec3.zip | |
GNUmakefile: Add work git configuration
Diffstat (limited to 'GNUmakefile')
| -rw-r--r-- | GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile index c6de1e6..de2d1d5 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -156,7 +156,7 @@ surfingkeys/dist/punt.js: surfingkeys/punt.ts surfingkeys/home.ts ## Diamond Interactive MacOS -diamond-interactive: brew-install wezterm-install glide-install +diamond-interactive: brew-install wezterm-install glide-install git-install brew-install: _mbsetupuser/Brewfile brew bundle --file $^ --cleanup |
