nix: removed fish opamInit option

This commit is contained in:
Léana 江 2024-04-28 12:53:59 +02:00 committed by Léana 江
parent c13b8320fa
commit 6a53e234d4
3 changed files with 1 additions and 7 deletions

View file

@ -48,10 +48,7 @@
"bind"
"colorscheme"
"locale"
]
+ lib.strings.optionalString config.fish.opamInit ''
source ${config.home.homeDirectory}/.opam/opam-init/init.fish > /dev/null 2> /dev/null; or true
'';
];
functions =
let