issues
search
Tarrasch
/
zsh-autoenv
Autoenv for zsh
700
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed typo in README.md
#103
Wolfblooder
opened
2 months ago
0
Fix stashing aliases with a space in double quotes
#102
tothpeter
opened
5 months ago
0
Fix #100
#101
mickaelperrin
closed
5 months ago
1
_autoenv_debug conflicts with _autoenv_authorized_env_file
#100
mickaelperrin
closed
5 months ago
0
Does't trigger when I entered the folder
#99
zhouhao27
opened
1 year ago
2
Temporarily add chpwd handler to precmd hooks upon loading plugin
#98
AndydeCleyre
closed
2 years ago
3
How to ensure .zshrc is already sourced before running autoenv commands?
#97
AndydeCleyre
closed
1 year ago
2
Add Fig as an installation method to the README
#96
ibayramli
closed
5 months ago
1
minor patches to make it work with zsh 5.0.2 as delivered in CentOS 7.9
#95
jdputsch
closed
5 months ago
1
Using zsh `..` instead of `cd ..` does not trigger `.autoenv-leave.zsh`
#94
KastanDay
opened
2 years ago
0
programmatically pre-authorize files
#93
iamkarlson
opened
2 years ago
0
How to set path at locality of .autoenv.zsh?
#92
sedlund
closed
5 years ago
1
Improve autoenv-edit
#91
blueyed
opened
6 years ago
1
Add helper functions for $PATH manipulation
#90
blueyed
closed
6 years ago
0
Handle `setopt shwordsplit`
#89
blueyed
closed
6 years ago
0
Optimize _autoenv_stack_entered_contains
#88
blueyed
closed
6 years ago
0
Use sha1sum for v1 hash upgrade, optimize check
#87
blueyed
closed
6 years ago
0
tests: cleanup test_full
#86
blueyed
closed
6 years ago
0
tests: simplify ZDOTDIR setup, remove base
#85
blueyed
closed
6 years ago
0
tests: mv ZDOTDIR.{clobber,options}
#84
blueyed
closed
6 years ago
1
Travis: actually use different ZDOTDIRs
#83
blueyed
closed
6 years ago
0
FIX: Compatibility with macOS/FreeBSD
#82
rspeed
closed
6 years ago
1
_autoenv_hash_pair: do not use a subshell
#81
blueyed
closed
6 years ago
0
minor: fix doc / improve debug logging
#80
blueyed
closed
6 years ago
0
Fix (auto)unstashing when being sourced from a subdir
#79
blueyed
closed
6 years ago
0
Fix tests: match $CRAMTMP more losely
#78
blueyed
closed
6 years ago
0
autostash not working when changing out of child directory
#77
peterjuras
closed
6 years ago
3
Fix issues with running tests on macOS
#76
rspeed
closed
6 years ago
8
Does not work with shwordsplit option (endless loop with path containing space)
#75
zcalusic
closed
6 years ago
6
Travis: sudo=false, language=generic
#74
blueyed
closed
6 years ago
0
Modifies `_autoenv_get_file_upwards` to not dereference symlinks.
#73
rspeed
closed
7 years ago
8
Add test for unstash-on-leave
#72
blueyed
closed
7 years ago
0
Minor code cleanup/optimization
#71
blueyed
closed
7 years ago
0
Cleanup README
#70
blueyed
closed
7 years ago
0
Add helper function to handle .env files
#69
arifmahmudrana
opened
7 years ago
5
Add autoenv-edit function to edit current env files
#68
blueyed
closed
7 years ago
1
_autoenv_get_file_upwards: handle relative paths
#67
blueyed
closed
7 years ago
0
Fix use of "local" in while loop
#66
blueyed
closed
7 years ago
0
AUTOENV_DEBUG=3 sets xtrace while sourcing; doc
#65
blueyed
closed
7 years ago
1
Fix recipe: ensure that extendedglob is set
#64
blueyed
closed
7 years ago
0
Varstash fixes
#63
blueyed
closed
7 years ago
0
tests: fixes for noclobber
#62
blueyed
closed
7 years ago
0
[WIP] Improve/update Travis zsh setup
#61
blueyed
closed
6 years ago
1
Makefile: allow to pass in TEST_SHELL
#60
blueyed
closed
7 years ago
0
tests: test_autoenv_add_to_env: create auth file parent dir
#59
blueyed
closed
7 years ago
0
README: add Recipes section with .venv activation
#58
blueyed
closed
7 years ago
0
Improve debug logging in _autoenv_chpwd_handler
#57
blueyed
closed
7 years ago
0
Manual trigger for autoenv hook
#56
mafrosis
closed
7 months ago
8
cksum authorization
#55
rspeed
closed
7 years ago
24
Use cksum instead of sha1sum for checksums
#54
blueyed
closed
7 years ago
4
Next