• Joined on 2020-02-13
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2021-05-03 23:35:46 +08:00
d646884add feat(git): add aliases gcas and gcasm for commit with sign-off (#8881)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2021-04-24 19:55:53 +08:00
48a3c2f32d feat(fzf): look in XDG compliant location (#9858)
1916a31153 feat(systemadmin): add IPv6 info to geteip command (#9856)
0e5fed193e feat(ys): add virtualenv prompt info (#8453)
b3d1826a43 feat(ys): add setting to hide dirty info in hg repositories (#8415)
Compare 4 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2021-04-12 17:05:52 +08:00
12669f29f0 fix(gentoo): fix tab color completion (#9810)
e9f805a3ca docs(rails): reflect changes to aliases (#9809)
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2021-04-10 16:15:50 +08:00
6ae78695ef feat(command-not-found): add support for Termux (#9666)
b54a6dab9c refactor(command-not-found): clean up and reorganize logic
8b55fb3b60 feat(command-not-found): add support for Homebrew on Apple M1 (#9797)
9f8801bea6 feat(archlinux)!: remove deprecated commands aur and abs (#9803)
Compare 4 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2021-04-08 15:55:48 +08:00
3f50482674 feat(react-native): add aliases for iPhone 12 (#9792)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2021-04-07 15:35:54 +08:00
615f9dd02b chore: direct support queries to Discussions
74db9acdb9 chore: I'm dumb
7da330f1bd chore: fix CONTRIBUTING.md TOC
d5e9e8d37b docs: document commit convention in CONTRIBUTING.md
1670f1cafc chore: add maintainer for archlinux plugin
Compare 9 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2021-04-01 14:25:54 +08:00
2d40b562e5 fix(dirhistory): make sure to call built-in zle widgets (#9771)
2b1d412279 fix(git): add push or save to gstu alias (#9766)
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2021-03-26 10:45:50 +08:00
02d07f3e3d fix: use $USERNAME guaranteed to always be defined in zsh
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2021-03-17 01:15:52 +08:00
95a06f3927 refactor(installer): fix static analysis warnings (#9529)
3f34ce4da4 fix(vi-mode): fix keymap indicator on zle-line-finish (#9620)
e5d206c8c8 fix(fossil): PROMPT and RPROMPT are no longer exported (#9655)
0e232d4853 feat(ssh-agent): add ssh-add-args setting (#7908)
90bdb8a156 feat(fzf): add support for Termux package (#9718)
Compare 8 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2021-03-14 00:15:48 +08:00
3bb5e97762 feat(gentoo)!: use vcs_info to support other VCSs (#9440)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2021-03-01 19:40:11 +08:00
6fbad5bf72 fix(update): don't error on upgrade no-op (#9685)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2021-02-21 17:30:45 +08:00
9a9f383192 feat: add mongocli plugin (#9248)
27bf831843 [docker-compose] Added alias for docker-compose up --build (#8843)
7a8d89688d Replce 'rake routes' task with 'rails rotues' (#9662)
Compare 3 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2021-02-10 15:44:35 +08:00
f21e646ce6 refactor(git-flow): remove duplicate gflfp alias (#9640)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2021-02-01 14:20:07 +08:00
c52e646bb7 refactor(gallois): clean up theme and fix typos
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2021-01-28 13:19:37 +08:00
f75f8bb930 docs(git-prompt): explain stashed icon (⚑) (#9619)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2021-01-22 12:21:10 +08:00
d978f385e5 fix(updater): refresh date of last update only on successful update
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2021-01-20 12:00:37 +08:00
cd4918c2cd Bump year to 2021
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2021-01-17 11:31:39 +08:00
efcbd9f348 fix(vi-mode): ignore clip* function errors in yank and put widgets
172b32c90d feat(essembeh): update theme with new features (#9595)
53aefc52e2 feat(plugins): add zbell plugin to notify when commands end (#3034)
6b0557afe8 feat(plugins): add term_tab plugin to complete other zsh sessions' directories (#3018)
f484f88b42 fix(debian): add quotes to kclean alias (#3066)
Compare 6 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2021-01-16 11:20:57 +08:00
47c04d921e feat(git-prompt): display stash count in prompt
63477411eb feat(git-prompt): display untracked files count
5db205908e chore: caution against COMPLETION_WAITING_DOTS in template (#8352)
Compare 3 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2021-01-15 11:10:49 +08:00
a3bdff694a fix(colorize): bypass less aliases in colorize_less (#9593)