mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: removed fish opamInit option
This commit is contained in:
parent
c13b8320fa
commit
6a53e234d4
3 changed files with 1 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue