• Joined on 2020-02-13
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-13 12:27:49 +08:00
07e3236bc5 taskwarrior: update completion to latest version (dcdf712)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-13 04:16:13 +08:00
58e38155fc autoenv: look in additional installation locations, redo logic
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-12 03:46:28 +08:00
610b2529d2 Clean up plugin READMEs and a few plugins
ff6d111d79 z: add markdown Readme (#8715)
27f4e07932 updater: use hardcoded color sequences instead of tput
6ba2d9de3d updater: use git config instead of git -c for git < v1.7.2
Compare 4 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-11 03:16:20 +08:00
7900380239 archlinux: fix wrong parameters in pacfiles alias (#8712)
a31dee2c14 sdk: remove invalid value "candidates" from sdk flush completion (#8725)
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-10 02:46:23 +08:00
e1a8d7c977 gradle: use upstream completion and fix some other stuff
4c73584025 aws: fix awscli completion path on NixOS (#8707)
bc7f596dc0 nvm: add install-latest-npm to completion (#8709)
742c984558 phing: fix copy-paste error in README
Compare 4 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-06 00:46:54 +08:00
2eb3e9d57c lib: support konsole* $TERM in title function (#8035)
1ef3d57739 aws: add support for AWS CLI v2 autocompletion (#8670)
2f345a3d0c shrink-path: added glob and quote options (#7694)
Compare 3 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-05 00:17:12 +08:00
ecf2240b06 arcanist: add functions which allow copy-pasting of URLS (#8688)
76fb7a258b rbenv: fix rbenv_prompt_info prefix and suffix (#3764)
22fed4fbcb knife: fix refactor mistake
Compare 3 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-04 16:07:20 +08:00
314dd205ca knife: improve knife-solo support in completion (#3315)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-04 07:56:21 +08:00
93a2ba6b5f kube-ps1: update to latest upstream version (c685ac8)
b9d5ee7913 lib: automatic title: replace fg with description from jobs (#7982)
02d1253809 lib: clean up termsupport.zsh
d7825313cc Use $jobstates and $jobtexts to look for jobs
902e3172c9 Avoid error messages when there is no job
Compare 6 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-03 23:46:40 +08:00
831089a375 git: make the gpristine alias remove untracked git repos (#8697)
bbe54e4e60 lib: use command to run rm in upgrade function (#8696)
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-03 07:26:20 +08:00
4009668500 random: remove random theme from possible themes to choose from
480f1ecd96 Merge branch 'update/jira-plugin'
587000ec02 Some tweaks to the Jira plugin
1f6e1555f2 Clean up jira function
952200044d Better support for branch name
Compare 7 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-02 23:17:18 +08:00
72707d92b1 python: add pyuserpaths function (#7758)
ed94e06dda command-not-found: speed up call to Homebrew command-not-found (#7740)
e65bce8495 shrink-path: add minimum length and ellipsis symbol options (#7382)
74420341df minikube: cache command completions (#7446)
e42683b8c5 pip: add local Python package files to completion (#7442)
Compare 6 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-02 06:56:13 +08:00
9ce7de9f16 Document ZSH_THEME_RANDOM_BLACKLIST setting
461b2134de Merge branch 'grep.zsh-improvements'
dc190d872a Refactor grep.zsh file
8d814fdff6 Fast algorithm to determine grep alias flags
57b178102c Performance enhancement for lib/grep
Compare 8 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-02-29 22:17:14 +08:00
498cd722b3 Add git version requirement in documentation
14b4f62e65 updater: fix --autostash argument. Works for git > 1.7.1
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-02-29 05:56:25 +08:00
1689e9bb90 zsh_reload: respect $ZDOTDIR when searching for .zshrc (#7706)
befdb4649b gitignore: add newline to gi output (#7586)
dddbb5c9eb mercurial: add hga alias to README (#7547)
f94e55a1a9 mix: add format option to completion (#7256)
e61228282a gradle: fix command option name in completion (#6586)
Compare 14 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-02-28 13:27:08 +08:00
2b499e1a9e lib: add termux commands to clipboard.zsh (#6243)
57739cbcb6 lib: add support for clip.exe clipboard copy in WSL
65642dfcff lib: support additional clipboard types (#7996)
18ee5dffdc Merge branch 'master' into clipboard
368198b761 Fix an issue with escape characters (#7979)
Compare 11 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-02-28 05:16:14 +08:00
2c0315dba4 ng: refactor README
79fff1ee49 macports: add rdeps and rdependents completion (#4717)
ee7a9f6fe6 jhbuild: add some missing commands and update README (#5195)
573901dd46 jhbuild: add shell alias (#3707)
dbd2f77bd9 norm: add hg prompt (#6725)
Compare 12 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-02-27 04:46:14 +08:00
01bfb57446 zsh-interactive-cd: add vi-mode support (#8681)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-02-26 12:27:22 +08:00
1a880fdb9b installer: add option to install without replacing .zshrc (#8209)
609890847d npm: hardcode completion function and delete cached one (#8679)
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-02-26 04:16:14 +08:00
3e9e385d98 battery: remove redundant grep calls in battery_pct function