fix: revert innefective try to make fish-foreign-env to work
parent
7d82789d4d
commit
88051add33
|
@ -24,6 +24,9 @@
|
|||
(define variables
|
||||
(local-file "../../../files/fish/variables.fish"))
|
||||
|
||||
|
||||
#|
|
||||
|
||||
(define fenv-dir
|
||||
(run-with-store (open-connection)
|
||||
(package-file fish-foreign-env)))
|
||||
|
@ -52,3 +55,5 @@
|
|||
(remove-unimportant-lines content)))
|
||||
fenv-files)
|
||||
"\n")))
|
||||
|
||||
|#
|
||||
|
|
Loading…
Reference in New Issue