The conda package
Find a file
Steve Traylen d06cd0cfd2 Create fish sub package
Install the conda fish configuration as a subpackage conda-fish that
requires the fish package in order to make sure `/etc/fish/conf.d`
is in place.

Once this package is installed

```
fish
fish> conda create --name snowflakes biopython
```

and similar is working.
2020-07-17 12:56:29 +02:00
.gitignore Pull in python[23]-cytoolz 2018-07-13 13:00:33 +02:00
0001-Fix-toolz-imports.patch Update to 4.8.0 2019-12-15 10:29:23 -07:00
0003-Drop-fs-path-encoding-manipulation-under-python2.patch Update to 4.6.9 2019-03-30 21:28:31 -06:00
0004-Do-not-try-to-run-usr-bin-python.patch Update to 4.6.5 2019-02-16 11:08:05 +01:00
0005-Fix-failing-tests-in-test_api.py.patch Update to 4.6.5 2019-02-16 11:08:05 +01:00
0006-shell-assume-shell-plugins-are-in-etc.patch Update to 4.8.0 2019-12-15 10:29:23 -07:00
0007-Fix-import-of-collections.abc.Iterable.patch Fix import for python3.9 compatiblity 2020-02-04 14:17:17 +01:00
conda Update to 4.8.2 2020-01-27 20:36:19 -07:00
conda-32bit.patch Update to 4.8.3 2020-03-15 11:48:31 -06:00
conda-cpuinfo.patch Update to 4.7.11 2019-08-16 21:44:13 -06:00
conda.spec Create fish sub package 2020-07-17 12:56:29 +02:00
conda_gateways_disk_create.patch Update to 4.7.1 2019-06-09 21:04:54 -06:00
conda_sys_prefix.patch Update to 4.6.9 2019-03-30 21:28:31 -06:00
README.md Added the README 2017-08-22 14:11:26 +00:00
setup.patch Update to 4.6.9 2019-03-30 21:28:31 -06:00
sources Update to 4.8.3 2020-03-15 11:48:31 -06:00

conda

The conda package