diff options
| author | 2026-07-18 02:04:19 -0700 | |
|---|---|---|
| committer | 2026-08-26 23:04:25 -0700 | |
| commit | 85fce4f3eca53785ccd33681bed945f9a7ca9b71 (patch) | |
| tree | fa3bb9aefe759397acdc70e193a9769427775cca | |
| parent | 97d0465d88d09e6365b51ab4ac2e816fb6fee484 (diff) | |
| download | new-dotfiles-85fce4f3eca53785ccd33681bed945f9a7ca9b71.tar.gz new-dotfiles-85fce4f3eca53785ccd33681bed945f9a7ca9b71.zip | |
GNUmakefile: Add 8t88 make recipe
| -rw-r--r-- | GNUmakefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile index 884b189..9652766 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -37,6 +37,10 @@ before-%-install: # Dummy recipe %-uninstall: $(STOW) -D $(subst -uninstall,,$@) +## 8t88 + +8t88: emacs/.emacs.d/init.el + ## Picom picom: picom/.config/picom.conf |
