From 0b281cf3d8ef2e3f0a15c5d0693788044186d5c0 Mon Sep 17 00:00:00 2001 From: anemofilia Date: Mon, 30 Oct 2023 01:49:30 -0300 Subject: [PATCH] home-services: shells: Add extra spaces to indentation of fish-abbreviation desserialization result --- modules/radix/home/services/shells.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/radix/home/services/shells.scm b/modules/radix/home/services/shells.scm index e6a0090..a611993 100644 --- a/modules/radix/home/services/shells.scm +++ b/modules/radix/home/services/shells.scm @@ -66,10 +66,10 @@ (name pattern position marker expansion) #~((@@ (ice-9 format) format) #f "abbr --add '~a' \\~%~ - ~@[ --position ~a \\~%~]~ - ~@[ --regex \"~a\" \\~%~]~ - ~@[ --set-cursor=~a \\~%~]~ - ~@[ ~a~]~%" + ~@[ --position ~a \\~%~]~ + ~@[ --regex \"~a\" \\~%~]~ + ~@[ --set-cursor=~a \\~%~]~ + ~@[ ~a~]~%" '#$name '#$position #$pattern