Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-04 | af-magic: fix showing aws prompt out of the box (#8243) | Aliaksei Maiseyeu | |
Fix issue related to #7615, #7747 and #6346 After the update, aws prompt (which should be visible out of the box) disappears when a user uses a theme af-magic, because of fact that plugins are loaded before themes. This pull request fixes issue with not showing aws prompt in theme af-magic, by appending RPROMPT in theme af-magic instead overwriting. | |||
2020-02-04 | Link to Actions page in GitHub Action badge | Marc Cornellà | |
2020-02-04 | Rename GitHub Action to CI | Marc Cornellà | |
2020-01-31 | fix: Update tmux plugin to use modern terminfo. (#8582) | Dennis Rausch | |
* fix: Update tmux plugin to use modern terminfo. * doc: Update documentation for tmux plugin. | |||
2020-01-30 | aws: fix array assignment in asp function | Marc Cornellà | |
Older zsh versions require this syntax change. Fixes #8525 | |||
2020-01-29 | lol: fix docs for yolo alias (#8576) | Nikita Sharnin | |
2020-01-29 | vscode: use insiders build if stable not found (#8568) | Babak K. Shandiz | |
* 🔨 Add calling VS Code Insiders * ✏️ Update README.md | |||
2020-01-29 | Create Github Action to run tests (#8569) | Modded Gamers | |
The published workflow tests the installer and checks the syntax of known zsh files in the project. Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2020-01-19 | virtualenvwrapper: fix finding script on Ubuntu 19.10 (#8451) | Jimmy Merrild Krag | |
2020-01-19 | init: force use of builtin test in is_plugin | Marc Cornellà | |
Fixes #8545 | |||
2020-01-19 | colored-man-pages: force `env` command (#8551) | James Wright | |
Invoke `env` via `command` to ignore shell functions and aliases. | |||
2020-01-19 | yarn: use zsh-completions latest version (493984e) | Marc Cornellà | |
2020-01-16 | lib: add MSYS2 support to clipboard integration (#8542) | Andras Svraka | |
2020-01-15 | pyenv: only run if pyenv not in $PATH (#8462) | Vlad Dmitrievich | |
This is needed if in between the update of `$PATH` the `$commands` parameter hasn't been updated, i.e. if there was no `rehash` or `hash -rf` or automatic rehash. Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2020-01-04 | extract: add lz4 support (#8510) | Aloxaf | |
2020-01-01 | Bump license year (#8512) | Angel_Kitty | |
2019-12-28 | -mAdd hitokoto plugin (#8422) | sinrimin | |
2019-12-28 | Laravel artisan commands extension (#8425) | Zeshan Khattak | |
2019-12-28 | Add kubectl all-namespaces aliases for k8s objects (#8434) | Alaa Qutaish | |
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 |