Commit Graph

20 Commits (ddc47993a23b417c600020a35d7f4105e9048bff)

Author SHA1 Message Date
romkatv 3ef4e68b5f suppress errors from zf_mv (fixes )
romkatv b2667b8270 don't compile sources if zsh is < 5.1
romkatv 891090acc4 make locale workarounds more robust
romkatv 9ce0a0551e attempt to make locale workarounds more robust
romkatv d9da275e9e more robust zcompile
romkatv 6e9fbbcae4 stop unsetting local_options in powerlevel10k.zsh-theme; see
romkatv 9a0e093e0e disable mmap when loading powerlevel10k; maybe it'll help with
romkatv d71d1409c4 fix `p10k display -a`
romkatv a12f7ac8ee when the user's locale is misconfigured, set it to utf8 at the top level
fixes 
romkatv eb9da89ad9 quote $foo when running with unknown options; fixes
romkatv 14868da64a move buffer parser to internal/parser.zsh
romkatv 3bca7e845f detect source code corruption done by antigen and suggest resetting cache
romkatv b7777bb86e attempt to work around antigen bugs
romkatv a9715367d4 fix prompt_char (never showed error); unify options
romkatv 0d33157b12 migrate disk_usage and public_ip to worker
romkatv d0ff9df8d0 return => return 0
romkatv d17f22e5b0 better handling of XDG_CACHE_HOME changes
romkatv 41c0a87918 wip: instant prompt (part 4)
romkatv d6a336358a replace symbolic links with regular files that "source"
romkatv ceae2d7422 remove most things