• Joined on 2020-02-13
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-11-12 23:50:35 +08:00
51772732f5 feat(git): support trunk branches in git_main_branch (#9417)
874d83f7b8 feat(sudo): support aliases to $EDITOR (#9431)
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-11-10 23:20:43 +08:00
eef04c62c2 fix(installer): fix error message if $ZSH exists when installing
a3e0f4f2af fix(lib): make opts local in omz_urlencode to fix scoping bug
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-11-05 21:30:36 +08:00
3e6ee85a16 fix(aws): support MFA for profiles without role to assume (#9411)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-10-30 20:20:28 +08:00
852a44094a aws: split setting profile from changing profile (#9402)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-10-29 20:10:28 +08:00
39c79493fe Add maintainer for aws plugin
77f7457051 aws: get and set session token if available (#9397)
47d30784c5 colorize: add compatibility for zsh < 5.1 (#9400)
63922b5ec4 Fix labels in issue templates
Compare 4 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-10-27 19:50:26 +08:00
d055445625 gitfast: fetch latest fixes from git-completion (#9390)
bad9ee0004 lib: delete zsh session history list
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-10-25 19:30:29 +08:00
fcb6fa78a1 aws: add role delegation and MFA support as per IAM Best Practices (#8419)
66f9fdabc1 gitfast: improve command aliases (#9385)
a32564e0ae gitfast: update to latest upstream and more (#9382)
Compare 3 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-10-22 19:00:30 +08:00
3b1699b595 npx: deprecate plugin
80d2e4336b Grammar: remove hyphens from predicate adjective “up to date” (#9356)
bf5574fc93 kubectl: add aliases for serviceaccount, daemonsets and cronjob (#9344)
3f42700c0d Revert "lib: treat _ and - as part of a word"
Compare 4 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-10-21 18:50:26 +08:00
7d73908223 fzf: add check for OpenSUSE and OpenBSD packages (#9327)
f9f45ca222 lib: follow symlinked plugins in plugin list CLI command
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-10-19 18:30:39 +08:00
7525b1d533 lib: allow bare output in theme and plugins list command
902954d1cc lib: use column to format plugin and theme list CLI commands
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-10-18 18:20:26 +08:00
176376cbc0 kubectl: check for empty cache completion file
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-10-16 18:00:32 +08:00
5b717ab3e4 kubectl: verify kubectl is installed before running compdef (#9346)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-10-15 17:50:33 +08:00
53cbd658f5 globalias: use ${(z)var} to split into words using shell parsing
e75aa2875e globalias: expand filtering to anywhere in the command (#9338)
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-10-14 17:40:33 +08:00
568a977d20 safe-paste: fix _bracketed_paste_zle_init/finish error
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-10-13 17:30:48 +08:00
a39bee8d11 git-prompt: document Python prerequisite in README (#9336)
1e25abacad meta: add checklist instructions on Pull Request template
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-10-12 17:21:02 +08:00
2657c87f0a Add gitpod integration
82856bfbd8 globalias: allow filtering values not to be expanded (#9331)
fb80eb8e05 emacs: add ansi-term directory tracking (#9218)
1744277a68 systemadmin: correct sort order for psmem aliases (#6253)
Compare 4 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-10-11 17:10:29 +08:00
fd51207701 Remove missing screenshots from kube-ps1 README (#9199)
c66d8a841d agnoster: fix icon for unstaged git status (#9164)
6e7b861675 lib: fix regex bug in git_prompt_status
2376022890 lib: remove share_history
75ae0e905f lib: fix omz help and reword
Compare 7 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-10-10 17:00:35 +08:00
4cd5f7f920 Add lando plugin (#8748)
a5e706d749 mvn: list modules (directories with pom.xml) (#8478)
e93a2dca0e mvn: add Quarkus support in mvn completion (#9037)
2abe4d6a25 wd: update to v0.5.1 (#9273)
8c8fe2a171 nvm: add autoloading of nvm version in .nvmrc
Compare 19 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-10-09 16:50:35 +08:00
58ff4e1d2e lib: follow standards in window title (#9320)
68f809448a kubectl: add wrappers for colorized output in JSON and YAML (#9316)
27857e66d0 nvm: add Homebrew's nvm setup (#8316)
Compare 3 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-10-08 16:40:35 +08:00
01ce52e681 z: upgrade plugin to the latest version (#9310)