oh-my-fish / theme-agnoster

MIT License
94 stars 63 forks source link

conda #63

Closed ehartford closed 1 year ago

ehartford commented 1 year ago

please support anaconda

functions/fish_prompt.fish

if test "$CONDA_DEFAULT_ENV"
  set envs $envs "conda[$CONDA_DEFAULT_ENV]"
end
ehartford commented 1 year ago

I made a PR for this

https://github.com/oh-my-fish/theme-agnoster/pull/64

ehartford commented 1 year ago

Is this worth merging @sn0cr ?

sn0cr commented 1 year ago

Closed with #64 😉😄