| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 4 days | zsh: change implementation of tt | -6/+1 | ||
| In zsh, an EXIT trap defined in a function runs on that function's execution end. Unfortunately, that's not what I want! Instead, there's the zsh hook zshexit, but that takes a function. This changes tt to add the generated directories to a deduplicated array, which is cleaned up on exit, as long as the function has been loaded. | ||||
| 4 days | zsh: prompt debugging... | -0/+1 | ||
| 4 days | zsh: even bigger rewrite | -43/+41 | ||
| don't... worry about it I spent basically all day between this and monster hunter. | ||||
| 6 days | zsh: fix nullglob in path initialization, dot-script getting hashed | -1/+2 | ||
| 6 days | zsh: improve grml compat, performance | -12/+14 | ||
| 6 days | zsh: init | -0/+72 | ||
