fix: add enclosing double quotes to regex argument in serialize-fish-abbreviations in (home services shells
parent
d9c47e80ad
commit
73df9dcdbb
|
@ -67,7 +67,7 @@
|
|||
#~((@@ (ice-9 format) format) #f
|
||||
"abbr --add ~a ~
|
||||
~@[--position ~a ~]~
|
||||
~@[--regex ~a ~]~
|
||||
~@[--regex \"~a\" ~]~
|
||||
--set-cursor=~a ~
|
||||
~a~%"
|
||||
'#$name
|
||||
|
|
Loading…
Reference in New Issue