summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-05battery: revert battery charging symbol 1-character-width hackMarc Cornellà
2020-04-05lib: speed up slow parts of the lib files; other small fixesMarc Cornellà
2020-04-05themes: fix minor syntax errorMarc Cornellà
2020-04-03gnu-utils: append make to cmds (#8794)Monson Shao
2020-03-30colorized-man-pages: add hooks for dman and debman commands (#8776)Felix Stupp
2020-03-30battery: remove printf usage where possibleMarc Cornellà
2020-03-30battery: fix Full battery bug on Linux; force 1-char-width on charging symbolMarc Cornellà
2020-03-26nebirhos: use short hostname in promptMarc Cornellà
2020-03-25keychain: define SHORT_HOST if not definedMarc Cornellà
2020-03-25systemd: remove newline from systemd prompt (#8772)Jon
2020-03-24git: fix markdown in README (#8769)glechic
2020-03-24history-substring-search: fixing my dumb mistakeMarc Cornellà
2020-03-24history-substring-search: update to upstream version 2019-05-12Marc Cornellà
2020-03-23themes: change lstheme function to themes in $ZSH_CUSTOM in any levelMarc Cornellà
2020-03-23dotenv: add agree-once improvement to confirmation prompt (#8729)Jędrzej Lewandowski
2020-03-22virtualenvwrapper: look in $HOME/.local/bin directory (#8758)Hector S
2020-03-21direnv: change direnv to not assume path (#8757)Dan Rose
2020-03-20Add direnv plugin (#8666)Moritz Schwörer
2020-03-19update path for snapd /snap/bin/* which is used by Linux systems (#8752)Mark
2020-03-16man: use only first element of command before prepending man (#8747)wurza
2020-03-12taskwarrior: update completion to latest version (dcdf712)Marc Cornellà
2020-03-12autoenv: look in additional installation locations, redo logicAndrew Janke
2020-03-11Clean up plugin READMEs and a few pluginsMarc Cornellà
2020-03-11z: add markdown Readme (#8715)Christoph Bachhuber
2020-03-11updater: use hardcoded color sequences instead of tputMarc Cornellà
2020-03-11updater: use `git config` instead of `git -c` for git < v1.7.2Marc Cornellà
2020-03-10archlinux: fix wrong parameters in pacfiles alias (#8712)LuFan Zhong
2020-03-10sdk: remove invalid value "candidates" from sdk flush completion (#8725)Ross Goldberg
2020-03-09gradle: use upstream completion and fix some other stuffMarc Cornellà
2020-03-09aws: fix awscli completion path on NixOS (#8707)B YI
2020-03-09nvm: add `install-latest-npm` to completion (#8709)Nick Paterno
2020-03-09phing: fix copy-paste error in READMEMarc Cornellà
2020-03-05lib: support konsole* $TERM in title function (#8035)Marc Cornellà
2020-03-05aws: add support for AWS CLI v2 autocompletion (#8670)Marc Cornellà
2020-03-05shrink-path: added glob and quote options (#7694)Marc Cornellà
2020-03-04arcanist: add functions which allow copy-pasting of URLS (#8688)Alexey Györi
2020-03-04rbenv: fix rbenv_prompt_info prefix and suffix (#3764)chieping
2020-03-04knife: fix refactor mistakeMarc Cornellà
2020-03-04knife: improve knife-solo support in completion (#3315)Masato Ikeda
2020-03-03kube-ps1: update to latest upstream version (c685ac8)Marc Cornellà
2020-03-03lib: automatic title: replace fg with description from jobs (#7982)Marc Cornellà
2020-03-03lib: clean up termsupport.zshMarc Cornellà
2020-03-03Use $jobstates and $jobtexts to look for jobsMarc Cornellà
2020-03-03git: make the gpristine alias remove untracked git repos (#8697)Jean-Yves Rivallan
2020-03-03lib: use `command` to run rm in upgrade function (#8696)Marek Dědič
2020-03-02random: remove random theme from possible themes to choose fromMarc Cornellà
2020-03-02Merge branch 'update/jira-plugin'Marc Cornellà
2020-03-02Some tweaks to the Jira pluginJosh Christopherson
2020-03-02Clean up jira functionMarc Cornellà
2020-03-02Better support for branch nameRoToRx88