Files
pure/pure.zsh
Mathias Fredriksson 6cbd49ad5c Fix double variable interpolation in branch name
This commit prevents a git branch named e.g. `$TMPPREFIX` from being
expanded into the actual contents of the `$TMPPREFIX` variable.

Fixes #224.
2016-08-25 12:22:38 +03:00

12 KiB