Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-28 | Add kubectl log since aliases (#8448) | Alaa Qutaish | |
2019-12-28 | Feature/add dotnet plugin (#8503) | Shaun Tabone | |
* Added dotnet CLI aliases and completions * Modified README | |||
2019-12-28 | Added MicroK8s plugin for ZSH (#8499) | Shaun Tabone | |
* Added MicroK8s plugin for ZSH * Added caching for kubectl and helm commands * Added title in compadd and enhanced README | |||
2019-12-28 | extract: add lrz support (#8500) | Marc Cornellà | |
2019-12-28 | Feature/ionic plugin aliases (#8494) | khalil choudhry | |
* Add DS_Store to gitignore * Add ionic aliases * Add ionic plugin readme | |||
2019-12-28 | New alias zwip that launch cucumber with the :wip profile (#4111) | Charles Assus | |
* Add zeus rake cucumber:wip, alias swip * Add the right command for zwip alias :D * Add the right command * respect the coding style * respect the coding final | |||
2019-12-28 | Plugins: repo - add more aliases. (#3917) | Khas'Mek | |
2019-12-28 | osx: use return instead of exit in spotify function | Marc Cornellà | |
2019-12-28 | osx: fix exit on quit command in spotify function (#8504) | Carver Schmidt | |
2019-12-27 | Relocating chat/twitter | Robby Russell | |
Moving down below the intro copy so that first content to new-comers is a description of the project | |||
2019-12-27 | codeclimate: add README | Marc Cornellà | |
2019-12-27 | otp: add README and use clipcopy | Marc Cornellà | |
2019-12-27 | Rename some plugin READMEs for consistency | Marc Cornellà | |
2019-12-27 | tmux-cssh: add README | Marc Cornellà | |
2019-12-27 | svn-fast-info: add README, reorg. plugin | Marc Cornellà | |
2019-12-27 | sfffe: add README | Marc Cornellà | |
2019-12-27 | rbfu: add README | Marc Cornellà | |
2019-12-27 | paver: add README | Marc Cornellà | |
2019-12-27 | knife_ssh: small tweaks | Marc Cornellà | |
2019-12-27 | knife_ssh: add README | Marc Cornellà | |
2019-12-27 | knife: add README and reformat completion file | Marc Cornellà | |
2019-12-27 | gnu-utils: add README, simplify plugin | Marc Cornellà | |
2019-12-26 | glassfish: add README | Marc Cornellà | |
2019-12-26 | gas: add README | Marc Cornellà | |
2019-12-22 | fastfile: add README | Marc Cornellà | |
2019-12-22 | colorize: update plugin to support less options (#8392) | ProbstDJakob | |
2019-12-20 | Rewrite gitstatus collection to be more robust (#7322) | lieryan | |
Fix the finicky parsing logic and just ask git the necessary information directly. | |||
2019-12-20 | Resolving conflict in README after recent updates for colorize plugin | Robby Russell | |
2019-12-20 | Merge branch 'jjangga0214-patch-1-plugin-colorize' | Robby Russell | |
2019-12-20 | Resolving conflict in colorize patch #7742 | Robby Russell | |
2019-12-20 | Update link for Pygments | Robby Russell | |
Also moving the dependencies section up | |||
2019-12-20 | Change order of automatic virtualenv activation/deactivation (#6687) | Jay Tavares | |
When navigating from a virtualenv project directory, first deactivate the virtualenv. Then, check to see if destination directory is also a virtualenv project directory. If it is activate that virtualenv. See #5817. | |||
2019-12-20 | yarn: add alias for yarn lint (#8481) | giovanepadawan | |
2019-12-19 | fzf: add support for FreeBSD (#8474) | pprugger | |
2019-12-18 | fasd: fix plugins name in README (#8483) | Anatoli Babenia | |
2019-12-18 | extract: add tar.lz support (#8479) | Mustaqim Malim | |
2019-12-17 | extract: add zstd support (#8469) | Filipe Nascimento | |
2019-12-07 | arcanist: clarify README (#8461) | jtagcat | |
2019-11-28 | keychain: pass host as argument to keychain (#8436) | matthewhembree | |
2019-11-28 | sbt: use new sbt command naming convention (#8426) | Reza Hamouleh | |
2019-11-28 | fzf: change debian completion file path (#8402) | Meng Bo | |
* Newer Debian packages install completions file in /usr/share/doc/fzf/examples/completion.zsh * Default to buster/stretch path if completion file not found See file list in order from older to newer fzf package versions: - https://packages.debian.org/stretch-backports/amd64/fzf/filelist - https://packages.debian.org/buster/amd64/fzf/filelist - https://packages.debian.org/bullseye/amd64/fzf/filelist - https://packages.debian.org/sid/amd64/fzf/filelist Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2019-11-25 | Mention FAQ in the README (#8051) | Michal Bultrowicz | |
2019-11-25 | Fix change to old shell on uninstall (#8430) | Giuseppe | |
If there's no `~/.shell.pre-oh-my-zsh`, don't assume the default choice is Bash. In fact Zsh is the default shell for macOS since Catalina (10.15) [1], yet users of other OSes have likely to have Bash as their default. This commit fix issue #8252 [1] https://support.apple.com/en-us/HT208050 | |||
2019-11-23 | tmux: add ZSH_TMUX_UNICODE to README | Marc Cornellà | |
2019-11-23 | tmux: add support for forced unicode support (#5166) | Peter Mosmans | |
When ZSH_TMUX_UNICODE=true then tmux is informed that UTF-8 is supported. Closes #5166 | |||
2019-11-22 | Merge branch 'master' into colorize-chroma-support | Aaron N. Brock | |
2019-11-21 | lol: fix yolo alias using https URL | Marc Cornellà | |
Fixes #8418 | |||
2019-11-21 | Fix non-POSIX conditional syntax | Marc Cornellà | |
Fixes #8416 | |||
2019-11-21 | Remove current directory from sys.path in python invocations (#8408) | Marc Cornellà | |
* Remove current directory from sys.path in python invocations | |||
2019-11-20 | Actions to take after repository migration is complete (#8394) | Marc Cornellà | |
* Change project URL from robbyrussell to ohmyzsh org * Update git remote to use ohmyzsh org repository |