diff options
| author | 2026-07-18 02:04:19 -0700 | |
|---|---|---|
| committer | 2026-07-18 02:13:34 -0700 | |
| commit | 711487fb965850bf7a4a5beb2895c25d4219904a (patch) | |
| tree | 8666801f64c490f70e999c8f9c0ba3d34b820d6a /GNUmakefile | |
| parent | 6ec4962ccbdbec3398b14d584ef3b1776ea43da9 (diff) | |
| download | new-dotfiles-711487fb965850bf7a4a5beb2895c25d4219904a.tar.gz new-dotfiles-711487fb965850bf7a4a5beb2895c25d4219904a.zip | |
GNUmakefile: Add 8t88 make recipe
Diffstat (limited to 'GNUmakefile')
| -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 |
