Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-12 | Updated keybinding syntax | Jeffrey Chandler | |
2018-10-12 | Added a README file for the man plugin | Jeffrey Chandler | |
2018-10-09 | Add cloudfoundry plugin (#7047) | Ben Wilcock | |
2018-10-09 | autojump: move README to right place | Marc Cornellà | |
2018-10-09 | kubectl: add README (#7258) | Kayla Altepeter | |
2018-10-08 | archlinux: add aliases for yay (#6867) | KeLiu | |
2018-10-08 | autojump: add README (#7253) | Yordan Ivanov | |
2018-10-08 | nanoc: add README (#7252) | Sergey Lysenko | |
2018-10-08 | nyan: add README and deprecation warning (#7251) | Sergey Lysenko | |
2018-10-08 | themes: add custom themes directory support to `lstheme` (#7236) | Aswath K | |
`lstheme` command used to list only the themes listed in `$ZSH/themes/` directory. This commit adds themes in `$ZSH_CUSTOM/themes/` also to the theme listings. | |||
2018-10-08 | colorize: fix check for pygmentize (#7250) | Marc Cornellà | |
2018-10-07 | swiftpm: update swift completion script (#7243) | Raul Ferreira | |
2018-10-07 | pep8: add README (#7248) | Mark Jeromin | |
2018-10-07 | autopep8: add README (#7249) | Mark Jeromin | |
2018-10-07 | Fix tilde substitution in theme prompts | Marc Cornellà | |
These themes used an adhoc substitution of $HOME for tilde in $PWD, but it's better to use '%~' and is less error prone. See #7160 | |||
2018-10-07 | Add README for vundle plugin (#7245) | Sebastian Müller | |
2018-10-07 | #7175 improve vagrant readme (#7247) | Sandra Parsick | |
2018-10-07 | add auto completion on ng update (#7244) | Lakindu Akash | |
add new option update and add all the options for ng update | |||
2018-10-06 | Add README.md to the gitfast plugin (#7241) | Forrest Wolf | |
* Create gitfast readme * Add list of gitfast aliases | |||
2018-10-06 | mercurial: add hga alias for "hg add" (#4969) | Mirko Lelansky | |
Add an alias for adding files in the mercurial plugin. | |||
2018-10-06 | dirhistory: add README (#7239) | MasterOfTheTiger | |
2018-10-05 | kate: add README (#7238) | Sandra Parsick | |
2018-10-05 | terraform: disable terraform prompt in $HOME (#7227) | Tristan Escalada | |
In the home directory there is a .terraform folder for modules but it is most likely not an actual directory of terraform scripts. Therefore, this patch disables checking for workspace in the home directory. | |||
2018-10-05 | emacs: add README (#7235) | Martin Nestorov | |
2018-10-05 | jump: add README (#7237) | Rubén Durán Balda | |
2018-10-05 | themes: fix custom themes directory (#7233) | Aswath K | |
2018-10-05 | catimg: add README (#7232) | Griko Nibras | |
2018-10-05 | lol: add README (#7231) | Griko Nibras | |
2018-10-05 | iterm2: add README (#7230) | Niklas Gögge | |
2018-10-04 | dircycle: improve README (#7223) | Griko Nibras | |
+ changed keypresses to use the <kbd> tag + added "rebinding keys" section - removed line break on description - removed line break on "rebinding keys" | |||
2018-10-04 | Add READMEs to plugins: yum, mosh, themes (#7229) | Aswath K | |
2018-10-04 | docker-compose: add aliases to README (#7226) | Jayadeep K M | |
2018-10-04 | systemd: add README (#7225) | Jayadeep K M | |
2018-10-04 | gem: add README (#7224) | Marc Cornellà | |
2018-10-04 | change title to h1 | Marc Cornellà | |
2018-10-04 | add alias descriptions | Marc Cornellà | |
2018-10-04 | Add Gem README | Zach Whitten | |
2018-10-04 | gradle: add README (#7211) | Zach Whitten | |
2018-10-04 | laravel: add README (#7222) | Sergey Lysenko | |
2018-10-04 | laravel5: add README (#7221) | Sergey Lysenko | |
2018-10-04 | laravel4: add README (#7220) | Sergey Lysenko | |
2018-10-04 | postgres: add README (#7217) | Umberto Nicoletti | |
2018-10-04 | bower: add README (#7216) | Aswath K | |
2018-10-04 | vagrant: add README (#7215) | Bjorn Stange | |
2018-10-04 | go: add README and deprecation warning (#7214) | MasterOfTheTiger | |
2018-10-04 | dircycle: add README (#7213) | Griko Nibras | |
2018-10-04 | ruby: add README (#7212) | MasterOfTheTiger | |
2018-10-03 | emoji-clock: add README (#7208) | Sagar Patil | |
2018-10-03 | ubuntu: update plugin README (#7199) | Zach Whitten | |
2018-10-03 | mix: add Nerves tasks to completion (#7180) | Zach Whitten | |