• Joined on 2020-02-13
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-09-04 11:01:32 +08:00
87edf16e05 Add sponsor button
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-09-03 10:52:11 +08:00
7256c03ce1 fishy: fix one-level directory bug and bad array assignment in zsh 5.0.1
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-09-02 10:42:30 +08:00
a7f5170d68 Remove perl dependency
0dc83fe49f chuck-norris: remove some CN quotes and fix formatting (#9220)
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-08-29 10:01:32 +08:00
4ed6fd2b8b pygmalion: use pure zsh instead of perl (#9210)
4c9fc2634b vagrant-prompt: replace grep -P call with sed and clean up
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-08-28 09:51:37 +08:00
8d08f1634a scd: update to 1.4.0 (#9066)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-08-25 09:21:34 +08:00
cfb86cd08d zsh_reload: use $SHELL to reload zsh only if it's a zsh shell (fixes #9054)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-08-24 09:11:35 +08:00
cd17aed9e1 sudo: keep space before the command to ignore it in the history (#9178)
c785db621e Update README with new update command (#9203)
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-08-21 08:41:38 +08:00
03b6a72576 docs: document oneline argument passing to install script
93f8c0686c docs: add fetch install command for FreeBSD (#9172)
79614908ec meta: don't apply support label on bug reports
Compare 3 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-08-19 08:21:32 +08:00
89400f156a Remove zsh session restart on omz update and upgrade_oh_my_zsh
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-08-18 08:11:30 +08:00
7deda85f8c Fix upgrade_oh_my_zsh function deprecation
613045e7e5 Underline links in install and update script
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-08-07 06:21:36 +08:00
079e7bb5e0 lib: remove CTRL-Backspace key binding altogether
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-08-06 06:11:33 +08:00
f2c8b970ee meta: add ISSUE_TEMPLATE config.yml
39c0073225 lib: remove CTRL-Backspace binding for vi keymaps
fa5db3444b wd: fix permissions
81eb208987 wd: update to latest version
Compare 4 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-08-05 06:01:36 +08:00
3935ccce64 cli: add update command (#9094)
cf347ef3e4 lib: bind to all keymaps when COMPLETION_WAITING_DOTS is set
e04564d528 lib: add CTRL-backspace and CTRL-delete to delete whole words
ec70c0c393 lib: bind keys to viins and vicmd keymaps and clean up file
9703111b82 pyenv: ignore $PATH pyenv if on WSL
Compare 6 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-08-03 05:41:35 +08:00
f6bc949c05 lib: substitute COMPLETION_WAITING_DOTS for ellipsis
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-08-02 05:31:31 +08:00
4ab273e19a pipenv: toggle pipenv shell on startup
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-08-01 05:21:35 +08:00
345cb99e5b colorize: add $ZSH_COLORIZE_CHROMA_FORMATTER config env var (#8824)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-07-31 05:11:36 +08:00
8755c5f101 rbenv: fix current_gemset
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-07-24 04:01:32 +08:00
9521837240 lib: support mlterm-256color
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-07-19 03:11:39 +08:00
db3d05fe71 aws: improve check for aws_completer - unhardcode path (#9123)
a3740c3414 battery: add acpi requirement to README (#9116)
322e592c38 extract: add IPA to extractable filetypes (#9117)
Compare 3 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-07-16 02:41:31 +08:00
c99f3c50fa git: go back to previous main branch detection logic