Add miniforge back
parent
ed8b1fff8a
commit
2698027002
|
@ -55,6 +55,7 @@
|
|||
"logi-options-plus"
|
||||
"lulu"
|
||||
"macsvg"
|
||||
"miniforge"
|
||||
"mullvadvpn"
|
||||
# "obsidian"
|
||||
"rectangle"
|
||||
|
|
|
@ -217,6 +217,7 @@
|
|||
tb = "toggle-background";
|
||||
} // lib.optionalAttrs stdenv.isDarwin {
|
||||
sb = "set-background-to-macOS";
|
||||
conda-init = "eval /opt/homebrew/bin/conda 'shell.fish' 'hook' $argv | source";
|
||||
};
|
||||
|
||||
# Configuration that should be above `loginShellInit` and `interactiveShellInit`.
|
||||
|
|
Loading…
Reference in New Issue