This website requires JavaScript.
Explore
Help
Sign In
mirrors
0 Followers
·
0 Following
Joined on
2020-02-13
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
2
Projects
Packages
Public Activity
Starred Repositories
mirrors
synced commits to
master
at
mirrors/ohmyzsh-mirror
from mirror
2020-03-24 01:36:34 +08:00
6fbfc4c78b
dotenv: add agree-once improvement to confirmation prompt (
#8729
)
mirrors
synced commits to
master
at
mirrors/ohmyzsh-mirror
from mirror
2020-03-23 01:06:43 +08:00
fe97382bc1
virtualenvwrapper: look in $HOME/.local/bin directory (
#8758
)
mirrors
synced commits to
master
at
mirrors/ohmyzsh-mirror
from mirror
2020-03-22 08:46:25 +08:00
fe5ec4fe31
direnv: change direnv to not assume path (
#8757
)
mirrors
synced commits to
master
at
mirrors/ohmyzsh-mirror
from mirror
2020-03-21 00:06:44 +08:00
6dee9f99d3
Add direnv plugin (
#8666
)
mirrors
synced commits to
master
at
mirrors/ohmyzsh-mirror
from mirror
2020-03-19 23:37:02 +08:00
17be35d1d4
update path for snapd /snap/bin/* which is used by Linux systems (
#8752
)
mirrors
synced commits to
master
at
mirrors/ohmyzsh-mirror
from mirror
2020-03-16 22:07:10 +08:00
f400ea1e57
man: use only first element of command before prepending man (
#8747
)
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 »
First
Previous
...
734
735
736
737
738
Next
Last