fix: change symbols in export list of (radix files fish) module
parent
72b376ca1f
commit
b6ea40601b
|
@ -1,8 +1,8 @@
|
|||
(define-module (radix files fish)
|
||||
#:use-module (gnu)
|
||||
#:export (abbreviations
|
||||
functions-greeting
|
||||
functions-prompt
|
||||
greeting
|
||||
prompt
|
||||
variables))
|
||||
|
||||
(define abbreviations
|
||||
|
|
Loading…
Reference in New Issue