Marc Cornellà
05cae34676
Detect dependency plugins in candy-kingdom and kiwi themes
...
Fixes #5029
Fixes #5342
6 years ago
Henry Darnell
83aa984d1a
Add dotnet watch and dotnet watch run ( #8612 )
6 years ago
Yuan Liu
f362b69df6
common-aliases: fix loading of is-at-least function ( #6215 )
6 years ago
Grégory DAVID
d88fbe625f
systemadmin: fix header line sorting in pscpu ( #6167 )
...
Inside `pscpu` and `pscpu10` aliases, remove sorting of the header line.
6 years ago
Evan Chiu
1c300d3a76
lib: add git function to determine repository name ( #4989 )
...
Closes #4989
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
6 years ago
Isaac Cook
22cf7159ec
kube-ps1: add example for common pitfall ( #8318 )
...
I ran into this issue, looks like maybe a few other people did as well.
https://github.com/jonmosco/kube-ps1/issues/28#issuecomment-359761463
A simple clarification seems helpful.
6 years ago
Petr Šabata
bfec31666a
systemd: refactor and add latest commands ( #6250 )
...
* Order systemctl commands alphabetically
Simplifying the plugin maintenance.
Signed-off-by: Petr Šabata <contyk@redhat.com>
* Include the latest systemctl commands
Based on systemd-233. I'm still keeping the old, now unsupported
commands for backwards compatibility as well.
Signed-off-by: Petr Šabata <contyk@redhat.com>
* Add daemon-reload (#3701 )
Closes #3701
Co-authored-by: Javier Tia <javier.tia@gmail.com>
6 years ago
Larson Carter
beab76edfc
Update issues and PR templates ( #8471 )
...
Closes #8471
6 years ago
Alastair Rankine
e81782ac3f
virtualenvwrapper: rewrite init script location code ( #8521 )
6 years ago
Marc Cornellà
77aa1795d2
Revert "fix: Update tmux plugin to use modern terminfo. ( #8582 )"
...
This reverts commit 69caf98cf7 .
6 years ago
Aliaksei Maiseyeu
6bebc254e8
af-magic: fix showing aws prompt out of the box ( #8243 )
...
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.
6 years ago
Marc Cornellà
578b086011
Link to Actions page in GitHub Action badge
6 years ago
Marc Cornellà
df56d1ee1f
Rename GitHub Action to CI
6 years ago
Dennis Rausch
69caf98cf7
fix: Update tmux plugin to use modern terminfo. ( #8582 )
...
* fix: Update tmux plugin to use modern terminfo.
* doc: Update documentation for tmux plugin.
6 years ago
Marc Cornellà
dcffc89580
aws: fix array assignment in asp function
...
Older zsh versions require this syntax change.
Fixes #8525
6 years ago
Nikita Sharnin
05a38c8b99
lol: fix docs for yolo alias ( #8576 )
6 years ago
Babak K. Shandiz
7ff77120c1
vscode: use insiders build if stable not found ( #8568 )
...
* 🔨 Add calling VS Code Insiders
* ✏️ Update README.md
6 years ago
Modded Gamers
64a7f6b388
Create Github Action to run tests ( #8569 )
...
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>
6 years ago
Jimmy Merrild Krag
4e45e12dc3
virtualenvwrapper: fix finding script on Ubuntu 19.10 ( #8451 )
6 years ago
Marc Cornellà
a04728f168
init: force use of builtin test in is_plugin
...
Fixes #8545
6 years ago
James Wright
530056d50d
colored-man-pages: force `env` command ( #8551 )
...
Invoke `env` via `command` to ignore shell functions and aliases.
6 years ago
Marc Cornellà
ce298d090b
yarn: use zsh-completions latest version (493984e)
6 years ago
Andras Svraka
56297902e9
lib: add MSYS2 support to clipboard integration ( #8542 )
6 years ago
Vlad Dmitrievich
aaa87063a2
pyenv: only run if pyenv not in $PATH ( #8462 )
...
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>
6 years ago
Aloxaf
78b07e92fd
extract: add lz4 support ( #8510 )
7 years ago
Angel_Kitty
ca627655db
Bump license year ( #8512 )
7 years ago
sinrimin
d9e64344aa
-mAdd hitokoto plugin ( #8422 )
7 years ago
Zeshan Khattak
e034030f39
Laravel artisan commands extension ( #8425 )
7 years ago
Alaa Qutaish
42d04d386d
Add kubectl all-namespaces aliases for k8s objects ( #8434 )
7 years ago
Alaa Qutaish
df55690dad
Add kubectl log since aliases ( #8448 )
7 years ago
Shaun Tabone
d5f8fac465
Feature/add dotnet plugin ( #8503 )
...
* Added dotnet CLI aliases and completions
* Modified README
7 years ago
Shaun Tabone
8ed19ab54d
Added MicroK8s plugin for ZSH ( #8499 )
...
* Added MicroK8s plugin for ZSH
* Added caching for kubectl and helm commands
* Added title in compadd and enhanced README
7 years ago
Marc Cornellà
6bac9eb103
extract: add lrz support ( #8500 )
7 years ago
khalil choudhry
b0be0439e5
Feature/ionic plugin aliases ( #8494 )
...
* Add DS_Store to gitignore
* Add ionic aliases
* Add ionic plugin readme
7 years ago
Charles Assus
016dd30f4c
New alias zwip that launch cucumber with the :wip profile ( #4111 )
...
* 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
7 years ago
Khas'Mek
d56d6dc145
Plugins: repo - add more aliases. ( #3917 )
7 years ago
Marc Cornellà
9bfcab7d10
osx: use return instead of exit in spotify function
7 years ago
Carver Schmidt
31219c0246
osx: fix exit on quit command in spotify function ( #8504 )
7 years ago
Robby Russell
cf9aa420d6
Relocating chat/twitter
...
Moving down below the intro copy so that first content to new-comers is a description of the project
7 years ago
Marc Cornellà
d99ddab0ca
codeclimate: add README
7 years ago
Marc Cornellà
c63fca8581
otp: add README and use clipcopy
7 years ago
Marc Cornellà
67b5bfaaa3
Rename some plugin READMEs for consistency
7 years ago
Marc Cornellà
8ea20fdca7
tmux-cssh: add README
7 years ago
Marc Cornellà
ca8a5a0a84
svn-fast-info: add README, reorg. plugin
7 years ago
Marc Cornellà
0c2f7514fc
sfffe: add README
7 years ago
Marc Cornellà
9655377b9e
rbfu: add README
7 years ago
Marc Cornellà
4fd2592007
paver: add README
7 years ago
Marc Cornellà
e891fbff9e
knife_ssh: small tweaks
7 years ago
Marc Cornellà
9c0ceb7a52
knife_ssh: add README
7 years ago
Marc Cornellà
132607447d
knife: add README and reformat completion file
7 years ago