Commit Graph

172 Commits

Author SHA1 Message Date
Jannis Leidel
e6587b17f1 Merge pull request #45 from coldfix/custom-conda-envs-path
Search environments in custom environments paths
2022-10-24 20:52:00 +02:00
Thomas G
afe984228b Update _conda
Co-authored-by: Jannis Leidel <jannis@leidel.info>
2022-10-11 10:18:27 +02:00
Thomas Gläßle
bf50ae88e2 List environments in CONDA_ENVS_PATHS and CONDA_ENVS_DIRS 2022-10-10 20:09:03 +02:00
esc
382d840f7a Merge pull request #40 from olegtarasov/master
Naive Mamba support
2021-10-13 07:52:42 +02:00
Oleg Tarasov
271e5dff72 Naive Mamba support 2021-10-03 08:30:53 +03:00
esc
cf2046a58d Merge pull request #37 from 3mb3dw0rk5/master
Remove path prefix from environments in default location
2021-03-07 09:27:28 +01:00
Erik Wolf
23dc3040fb Merge remote-tracking branch 'upstream/master' 2021-03-07 09:18:47 +01:00
Valentin Haenel
29306775cc Merge pull request #36 from huyz-git/master
test if envs dir exists before ls it
2020-12-04 21:32:21 +01:00
Your Name
e09ed1dda3 Update 2020-10-19 18:46:21 +08:00
Your Name
321fe34bec Update 2020-10-18 22:52:32 +08:00
Valentin Haenel
4cb2fe891d Merge pull request #34 from m-novikov/creation-order
Sort environments by creation order
2020-10-17 18:19:23 +02:00
Erik Wolf
df68218cb1 Remove path prefix from environments in default location 2020-09-30 16:21:36 +02:00
Maksim Novikov
113b3da2ac Sort environments by creation order 2020-09-19 09:35:03 +02:00
Valentin Haenel
766e4a2d8f bump version to next dev version and open changelog 2020-07-19 12:56:11 +02:00
Valentin Haenel
66120bad79 v0.9 v0.9 2020-07-19 12:55:07 +02:00
Valentin Haenel
2a632813ea update changelog for v0.9 2020-07-19 12:55:07 +02:00
Valentin Haenel
6c9f5379d1 prune trailing whitespace 2020-07-19 12:48:16 +02:00
Valentin Haenel
aa5abd7a26 Merge pull request #31 from nielstron/master
Improve conda activate suggestions
2020-07-19 12:34:18 +02:00
Niels Mündler
9b3e1bd875 Add configurability of unnamed envs 2020-07-18 12:06:48 +02:00
Niels Mündler
a19d4a4ef4 Also include the content of the default prefix dir without path 2020-07-16 12:45:29 +02:00
Niels Mündler
1a27527794 Include the base environment in auto-completion 2020-07-16 12:35:24 +02:00
Niels Mündler
951cf819a6 Improve conda activate
1) activate becomes fast by simply parsing a text file
2) activate is now also able to resolve environment without name
(specifically those with prefix)
2020-07-02 17:15:31 +02:00
Valentin Haenel
4121e838c8 Merge pull request #29 from Huitzilo/master
add note about positioning the autoload line when using oh-my-zsh.
2020-04-07 11:47:18 +02:00
Michael Schmuker
13a4e443ab add note about positioning the autoload line when using oh-my-zsh. 2020-04-07 11:35:56 +02:00
Valentin Haenel
e44d631700 Merge pull request #28 from chuyj/master
revise the status of conda init command
2020-03-27 14:27:16 +01:00
Roger Chu
522d1687fa revise the status of conda init command 2020-03-27 17:32:46 +08:00
Valentin Haenel
2346562e0b Merge pull request #25 from nitlev/patch-1
Ensure plugin is correctly loaded by oh-my-zsh
2019-10-24 16:33:01 +02:00
Veltin Dupont
5131e44e7c Ensure plugin is correctly loaded by oh-my-zsh
As we can see [here](40df67bc3b/oh-my-zsh.sh (L86)), the directory name of the plugin must match the plugin name for oh-my-zsh to  correctly load the plugin. This PR updates the doc in `_conda` to reflect this.
2019-10-24 14:46:24 +02:00
Valentin Haenel
9578bb0237 refactor docs 2019-09-18 23:13:51 +02:00
Valentin Haenel
26a0ad0b47 Merge pull request #24 from levbishop/master
Fix for #16
2019-09-18 23:08:02 +02:00
Valentin Haenel
285e54c685 Merge pull request #23 from vmiheer/master
Enable loading as zsh custom plugin
2019-09-18 23:06:57 +02:00
Lev S. Bishop
b740cb8216 Fix for #16 2019-09-17 01:15:02 -04:00
miheer vaidya
9639a409d0 Update README.rst 2019-09-09 15:23:40 -06:00
Miheer Vaidya
e58e52f8a3 Enable loading as zsh custom plugin 2019-09-09 15:14:50 -06:00
Valentin Haenel
7eeeb9a8ad bump version and open changelog for v0.9 2019-04-23 17:26:02 +02:00
Valentin Haenel
d0698a4611 v0.8 v0.8 2019-04-23 17:24:49 +02:00
Valentin Haenel
9f076a78bc update changelog for v0.8 2019-04-23 17:24:41 +02:00
Valentin Haenel
5e2ddffd3e fix license badge 2019-04-23 17:21:12 +02:00
Valentin Haenel
b9c8e30dbf Merge pull request #20 from apjanke/license
Add LICENSE file and README badge
2019-04-23 17:18:54 +02:00
Andrew Janke
5b11463155 Add LICENSE file and README badge 2019-04-23 10:50:20 -04:00
Valentin Haenel
1e8a58cd5d Merge pull request #17 from apjanke/fix-compinit-instructions
Clarify installation instructions
2019-04-23 16:35:08 +02:00
Andrew Janke
2c0e7053ac Clarify installation instructions 2019-04-19 15:03:55 -04:00
Valentin Haenel
846f06f742 bump dev version and open changelog 2019-03-23 07:37:11 +01:00
Valentin Haenel
57172631cb v0.7 v0.7 2019-03-23 07:35:29 +01:00
Valentin Haenel
844aea162c update changelog for v0.7 2019-03-23 07:35:09 +01:00
Valentin Haenel
02ddd37977 Merge pull request #15 from esc/fix_alignment_second_attempt
fix alignment for non-grouped completion
2019-03-23 06:30:45 +00:00
Valentin Haenel
37f95aada9 fix alignment for non-grouped completion 2019-03-11 12:49:54 +01:00
Valentin Haenel
d5d2b83f80 fix typo, thanks to @texastony 2019-03-09 04:58:51 +01:00
Valentin Haenel
80789d3857 bump version number and open changelog 2019-03-09 04:53:11 +01:00
Valentin Haenel
104e8660a8 v0.6 v0.6 2019-03-09 04:51:38 +01:00