diff options
| author | alex <alex@pdp7.net> | 2023-11-03 12:36:17 +0100 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2023-11-05 10:48:10 +0100 |
| commit | 06f23070b052809a6a0bb4d8d42d6fa4c6994e00 (patch) | |
| tree | 3148989c1139448513f71600313483a3481bff19 /scripts/pyproject.toml | |
| parent | 1936d016fa756acc55768a27fc956de218e0aa3d (diff) | |
WIP: use Cosmo's emacs
Diffstat (limited to 'scripts/pyproject.toml')
| -rw-r--r-- | scripts/pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/pyproject.toml b/scripts/pyproject.toml index 27e545f9..1480d2fe 100644 --- a/scripts/pyproject.toml +++ b/scripts/pyproject.toml @@ -23,3 +23,4 @@ db-enter = 'p7s.distrobox:enter' nextcloud_setup = 'p7s.nextcloud:setup_nextcloud' soju_setup = 'p7s.soju:setup_soju' bitlbee_setup = 'p7s.bitlbee:setup_bitlbee' +setup_emacs = 'p7s.emacs:setup_emacs' |
