- 05 Jan, 2017 1 commit
-
-
Italo Maia authored
If autoenv was installed with pip and modifier --user, activate.sh will be at .local/bin
-
- 30 Sep, 2016 1 commit
-
-
Adrian Petrescu authored
The current list of directories to search for autoenv on misses the default location on Ubuntu systems if you just do a normal `pip install autoenv` - [it will place](https://github.com/kennethreitz/autoenv/blob/master/setup.py#L16) `activate.sh` in `/usr/local/bin` unless you manually override the `--prefix` or something. The `/usr/local/opt/autoenv` is fine for macOS/homebrew installations but it would be nice not to have to manually patch on Linux :)
-
- 10 Oct, 2015 1 commit
-
-
Andrew Janke authored
Fixes bug introduced in #4440
-
- 01 Oct, 2015 1 commit
-
-
Andrew Janke authored
-
- 10 Jul, 2015 1 commit
-
-
Jonathan Cremin authored
-
- 10 Feb, 2015 1 commit
-
-
LFDM authored
Sources the activate.sh file or informs the user, that its not available. Overriding the cd function, as it was formerly done, is not needed anymore, activate.sh does this by itself.
-
- 25 Jan, 2013 1 commit
-
-
Serdar Dalgıç authored
oh-my-zsh.
-