summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-27updater: add --autostash to git pull (#7172)Mauricio Wolff
2020-02-27vagrant: document aliasesMarc Cornellà
2020-02-27vagrant: add common aliases (#3762)Marc Cornellà
2020-02-26zsh-interactive-cd: add vi-mode support (#8681)wallace11
2020-02-25installer: add option to install without replacing .zshrc (#8209)Michael Dorst
2020-02-25npm: hardcode completion function and delete cached one (#8679)Marc Cornellà
2020-02-25battery: remove redundant grep calls in battery_pct functionMarc Cornellà
2020-02-25avit: fix prompt sequence (fixes #8678)Marc Cornellà
2020-02-25Add JFrog CLI plugin (#8250)Yahav Itzhak
2020-02-25battery: fix floating point output in macOSMarc Cornellà
2020-02-24installer: remove redundant cp command (#8668)Jonathan Chang
2020-02-24lib: delete upgrade lock in upgrade_oh_my_zshMarc Cornellà
2020-02-24vscode: add documentation for running in macOS (#8674)Andy Pickle
2020-02-19Merge pull request #8651 from mcornella/random-theme-refactorMarc Cornellà
2020-02-19Add blacklist variable for random themeMarc Cornellà
2020-02-19Polish themes plugin and error out if theme not foundMarc Cornellà
2020-02-19Add themes in $ZSH_CUSTOM to the pool of candidatesMarc Cornellà
2020-02-19Move random theme functionality into "random" themeWilly Weiskopf
2020-02-19avit: add years since last commit if appropriateMarc Cornellà
2020-02-19avit: clean up theme codeMarc Cornellà
2020-02-19avit: replace custom prompt functions with OMZ onesMarc Cornellà
2020-02-19agnoster: fix bzr prompt with breezy installed (#8646)Marc Cornellà
2020-02-18systemd: add prompt function to show systemd units' status (#7657)Sir Mobus Gochfulshigan Dorphin Esquire XXIII
2020-02-18af-magic: fix virtualenv prompt suffixMarc Cornellà
2020-02-18git: add `grename` to rename a local branch and in the origin remote (#8622)Ujwal Dhakal
2020-02-18af-magic: fix dashed separator sizing and refactorMarc Cornellà
2020-02-18web-search: add wolframalpha search engine (#8638)Kshitij Nikhal
2020-02-17arcanist: document aliasesMarc Cornellà
2020-02-17arcanist: add `arc diff --create` alias (#8610)Alexandre GOMES
2020-02-15dotnet: use official dotnet completion (#8518)Harry
2020-02-15git: add alias for git stash --include-untracked (#8617)Roman
2020-02-15cloudapp: fix copy-paste mistake in README (#8629)Manuel Silva
2020-02-13fzf: support for NixOS and Void Linux (#8618)Roey Darwish Dror
2020-02-13kubectl: avoid conflict with existing f aliases in kca alias (#8625)Marco Seguri
2020-02-13dotenv: fix prompt newlineMarc Cornellà
2020-02-13dotenv: add ZSH_DOTENV_PROMPT config (#8624)Maxime Richard
2020-02-12gradle: run gradle command instead of alias (#8620)Jonatan Ivanov
2020-02-12Add zsh-interactive-cd pluginHenry Chang
2020-02-12dotenv: prompt before executing dotenv file (#8606)Mazin Ahmed
2020-02-12battery: merge branch 'refactor-battery-plugin'Marc Cornellà
2020-02-12Remove invalid batteries (#8275)GregoireW
2020-02-12Report only active battery (#4726)Bruce Weirdan
2020-02-11Various syntax fixes and function naming equivalenceMarc Cornellà
2020-02-11Clean up Linux battery commands and syntaxMarc Cornellà
2020-02-11Fix calculation for battery percentage (#4774)Marc Cornellà
2020-02-11lib: load bash completion functions automaticallyMarc Cornellà
2020-02-11jump: fix for `marks' and CTRL+G key bindingMarc Cornellà
2020-02-11jump: add support for directories starting with a dot (#4661)hqingyi
2020-02-11jump: fix issues in plugin and document CTRL+G key bindingMarc Cornellà
2020-02-11vagrant: obey VAGRANT_CWD when completing vagrant commands (#7219)Umberto Nicoletti