summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-01Exclude .idea folder from grep search scopeVital Kolas
2020-02-29Add git version requirement in documentationMarc Cornellà
2020-02-29updater: fix --autostash argument. Works for git > 1.7.1Marc Cornellà
2020-02-28zsh_reload: respect `$ZDOTDIR` when searching for `.zshrc` (#7706)Alexander Schlarb
2020-02-28gitignore: add newline to `gi` output (#7586)Gianluca Recchia
2020-02-28mercurial: add hga alias to README (#7547)Michal Kielan
2020-02-28mix: add format option to completion (#7256)Cody Fuller
2020-02-28gradle: fix command option name in completion (#6586)Wenbing Li
2020-02-28pass: update completion to upstream version (675a002e) (#6475)Sven Hergenhahn
2020-02-28fasd: cache full fasd initialisation script (#6097)Ville Lautanala
2020-02-28stack: use builtin completion command (#6230)Joshua Pratt
2020-02-28lib: urlencode hostname in update_terminalapp_cwd (#6245)Stephen Heuer
2020-02-28composer: keep composer autocompletion when using global (#5933)Thomas Ruiz
2020-02-28kitchen: change sed regex in completion to capture all commands (#5820)Gustavo Maia
2020-02-28lib: add support for clippaste in WSL using powershellMarc Cornellà
2020-02-28geeknote: update completion (#4986)Ján Koščo
2020-02-28fancy-ctrl-z: ensure widgets are called with full context (#4838)mickk-on-cpp
2020-02-27lib: add termux commands to clipboard.zsh (#6243)j
2020-02-27lib: add support for clip.exe clipboard copy in WSLMarc Cornellà
2020-02-27lib: support additional clipboard types (#7996)Marc Cornellà
2020-02-27Merge branch 'master' into clipboardMarc Cornellà
2020-02-27Fix an issue with escape characters (#7979)Chai Feng
2020-02-27ng: refactor READMEMarc Cornellà
2020-02-27macports: add rdeps and rdependents completion (#4717)Guillermo del Fresno
2020-02-27jhbuild: add some missing commands and update README (#5195)Miguel Vaello Martínez
2020-02-27jhbuild: add shell alias (#3707)Adrien Plazas
2020-02-27norm: add hg prompt (#6725)Julian Parsert
2020-02-27nmap: add alias for ICMP scan (#4807)Ciacho
2020-02-27python: add alias to run the proper IPython based on virtualenvPetr Bělohlávek
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à