fix: revert innefective try to make fish-foreign-env to work

pull/1/head
anemofilia 2023-08-26 20:32:05 -03:00
parent 7d82789d4d
commit 88051add33
No known key found for this signature in database
GPG Key ID: 5A8F3D62C87A2B33
2 changed files with 6 additions and 2 deletions

View File

@ -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")))
|#

View File

@ -234,8 +234,7 @@
#|Shell services|#
(service home-fish-service-type
(home-fish-configuration
(config (list file:fish-fenv
file:fish-abbreviations))
(config (list file:fish-abbreviations))
(aliases
`(#|Common aliases|#
("df" . "df -h")