chore: fix abbreviation to agree with the use of kebab-case for all directory names

pull/1/head
anemofilia 2023-09-28 12:12:38 -03:00
parent 1636408671
commit 4a196f9a65
No known key found for this signature in database
GPG Key ID: 5A8F3D62C87A2B33
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@
(name "@punk")
(position 'anywhere)
(expansion
(format #f "~a/cpp/Punk"
(format #f "~a/cpp/punk"
code-projects)))
(abbreviation
(name "@guix")