Hlöðver Sigurðsson
|
02ca404a9b
|
Add completions for npx (#12)
|
2 months ago |
Luke Childs
|
47e5987ca4
|
Update README.md
|
2 years ago |
Luke Childs
|
0a7cf04241
|
Create FUNDING.yml
|
5 years ago |
Vartan Christopher Simonian
|
b61f6bb4e6
|
Replace deprecated zplug `nice` tag with `defer` (#6)
|
8 years ago |
Luke Childs
|
eb41c6655e
|
Use "=>" as key/value seperator
It's less likely to occur in script names and break the script regex
|
8 years ago |
Luke Childs
|
9799d571ee
|
Comment get package.json property fn
|
8 years ago |
Luke Childs
|
8e1a9acea6
|
Fall back to default npm completion for global uninstall
|
8 years ago |
Luke Childs
|
4b85c872bc
|
Mention `npm uninstall` completion in the readme
|
8 years ago |
Luke Childs
|
0cf267fdfd
|
Refactor json parsing for more code reuse
|
8 years ago |
Luke Childs
|
fd1a2af647
|
If package.json exists recommend dependencies for `npm uninstall`
|
8 years ago |
Luke Childs
|
c20b07ccdb
|
Add LICENSE file
|
8 years ago |
Luke Childs
|
c20cf68ea4
|
Update zplug command to load after compinit
|
9 years ago |
Luke Childs
|
4ca6ee3b78
|
Add gifgen to related section
|
9 years ago |
Luke Childs
|
e0d96d0b08
|
Add link to zsh-nvm
|
9 years ago |
Luke Childs
|
0eb358ed8a
|
Update manual installation instructions
|
9 years ago |
Luke Childs
|
3be31028ee
|
Add better installation instructions
|
9 years ago |
Luke Childs
|
f274f57483
|
Add install completion to 'npm i' too
|
9 years ago |
Luke Childs
|
09e1ba9fd1
|
Comment typo
|
9 years ago |
Luke Childs
|
df4ed0b6eb
|
Realign sed comments
|
9 years ago |
Luke Childs
|
a0e1e9fc8f
|
Comment typo
|
9 years ago |
Luke Childs
|
48e1a8b20d
|
Gracfully handle ls errors
|
9 years ago |
Luke Childs
|
86fe4fdae3
|
Check if we have any cached modules before reccomending them
|
9 years ago |
Luke Childs
|
c8363fc238
|
Swap out [ ] for [[ ]]
|
9 years ago |
Luke Childs
|
a5f07e91f6
|
Fix array error in Linux
|
9 years ago |
Luke Childs
|
4010f3e70f
|
More concise way to split newlines into array
|
9 years ago |
Luke Childs
|
764e03773d
|
Remove quotes, they don't do anything
|
9 years ago |
Luke Childs
|
440d93ea8c
|
oh-my-zsh installation instructions
|
9 years ago |
Luke Childs
|
caa80400a5
|
Allow escaped double quotes in commmand
|
9 years ago |
Luke Childs
|
61288cb9b4
|
Allow ":$" in command name
|
9 years ago |
Luke Childs
|
5068b1dca6
|
Allow multiple : in command name
|
9 years ago |
Luke Childs
|
e856781ad1
|
Fix typo
|
9 years ago |
Luke Childs
|
d9c55b5322
|
Update demo gif with new features
|
9 years ago |
Luke Childs
|
b97f6c317b
|
Update tagline
|
9 years ago |
Luke Childs
|
a661dbcd49
|
Update feature list
|
9 years ago |
Luke Childs
|
e2a43b1192
|
Add completion for npm install
|
9 years ago |
Luke Childs
|
d9285262ff
|
Check arg count
|
9 years ago |
Luke Childs
|
ab3c1e7e5e
|
Refactor to return on error instead of nesting in ifs
|
9 years ago |
Luke Childs
|
cad2c5ef51
|
Newline before comment
|
9 years ago |
Luke Childs
|
f48279a1d2
|
Load functions per npm command
|
9 years ago |
Luke Childs
|
1d21efa230
|
Refactor into functions
|
9 years ago |
Luke Childs
|
93494a1445
|
Rename to better npm completion
|
9 years ago |
Luke Childs
|
1a3f01f356
|
Rewrite script parser in sed
|
9 years ago |
Luke Childs
|
55340ca947
|
Update manual installation instructions
|
9 years ago |
Luke Childs
|
4955448101
|
Add gif to readme
|
9 years ago |
Luke Childs
|
83860f906b
|
Add demo gif
|
9 years ago |
Luke Childs
|
f6d210fc6e
|
Add readme
|
9 years ago |
Luke Childs
|
a96a50ae3b
|
Rename as zsh plugin
|
9 years ago |
Luke Childs
|
4497b73ff5
|
Check we have completions before setting them
|
9 years ago |
Luke Childs
|
3f8fc0ec09
|
Always fallback to default completion
|
9 years ago |
Luke Childs
|
274943eaa9
|
Indentation
|
9 years ago |