1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2026-04-29 08:45:55 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
Daniel Hahler f5077e320d varstash: no need to use regex, avoids 'failed to load module: zsh/regex' error 2014-12-18 19:45:19 +01:00
Daniel Hahler 0bcbeb5ae5 Adopt varstash from http://github.com/cxreg/smartcd
Decouple it from smartcd and consider it zsh-only.

This also adds required library functions from smartcd's
lib/core/arrays.
2014-11-24 20:13:18 +01:00
Daniel Hahler 54124e128b Add varstash from smartcd
Source: https://github.com/cxreg/smartcd/blob/4fef3d3610873d9e8044cb5be1922fb056f4228d/lib/core/varstash
2014-11-24 20:13:18 +01:00