mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
...
This commit is contained in:
parent
93c23f99cb
commit
3efbccc850
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ function __ksi_schedule --on-event fish_prompt -d "Setup kitty integration after
|
|||
and type -q conda
|
||||
and test "$CONDA_DEFAULT_ENV" != "$orig_conda_env"
|
||||
set _ksi_sourced "y"
|
||||
conda activate $CONDA_DEFAULT_ENV
|
||||
conda activate "$CONDA_DEFAULT_ENV"
|
||||
end
|
||||
if _ksi_s_is_ok "env_var"
|
||||
and test -n "$KITTY_CLONE_SOURCE_CODE"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue