Add better verbs
This commit is contained in:
parent
899f251b6d
commit
9b94e4c27d
202
setup.sh
202
setup.sh
@ -23,110 +23,104 @@ EOF
|
||||
chmod +x $HOOK_LOCATION
|
||||
|
||||
cat << 'EOF' > "$VERB_LOCATION"
|
||||
Remove
|
||||
Delete
|
||||
Update
|
||||
Be
|
||||
Have
|
||||
Do
|
||||
Say
|
||||
Go
|
||||
Can
|
||||
Get
|
||||
Would
|
||||
Make
|
||||
Know
|
||||
Will
|
||||
Think
|
||||
Take
|
||||
See
|
||||
Come
|
||||
Could
|
||||
Want
|
||||
Look
|
||||
Use
|
||||
Find
|
||||
Give
|
||||
Tell
|
||||
Work
|
||||
May
|
||||
Should
|
||||
Call
|
||||
Try
|
||||
Ask
|
||||
Need
|
||||
Feel
|
||||
Become
|
||||
Leave
|
||||
Put
|
||||
Mean
|
||||
Keep
|
||||
Let
|
||||
Begin
|
||||
Seem
|
||||
Help
|
||||
Talk
|
||||
Turn
|
||||
Start
|
||||
Might
|
||||
Show
|
||||
Hear
|
||||
Play
|
||||
Run
|
||||
Move
|
||||
Like
|
||||
Live
|
||||
Believe
|
||||
Hold
|
||||
Bring
|
||||
Happen
|
||||
Must
|
||||
Write
|
||||
Provide
|
||||
Sit
|
||||
Stand
|
||||
Lose
|
||||
Pay
|
||||
Meet
|
||||
Include
|
||||
Continue
|
||||
Set
|
||||
Learn
|
||||
Change
|
||||
Lead
|
||||
Understand
|
||||
Watch
|
||||
Follow
|
||||
Stop
|
||||
Create
|
||||
Speak
|
||||
Read
|
||||
Allow
|
||||
Add
|
||||
Spend
|
||||
Grow
|
||||
Open
|
||||
Walk
|
||||
Win
|
||||
Offer
|
||||
Remember
|
||||
Love
|
||||
Consider
|
||||
Appear
|
||||
Buy
|
||||
Wait
|
||||
Serve
|
||||
Die
|
||||
Send
|
||||
Expect
|
||||
Build
|
||||
Stay
|
||||
Fall
|
||||
Cut
|
||||
Reach
|
||||
Kill
|
||||
Remain
|
||||
Merge
|
||||
Improve
|
||||
Update
|
||||
Fix
|
||||
Refactor
|
||||
Remove
|
||||
Implement
|
||||
Enhance
|
||||
Optimize
|
||||
Revise
|
||||
Adjust
|
||||
Modify
|
||||
Rewrite
|
||||
Improve
|
||||
Correct
|
||||
Debug
|
||||
Delete
|
||||
Replace
|
||||
Create
|
||||
Design
|
||||
Develop
|
||||
Build
|
||||
Configure
|
||||
Resolve
|
||||
Patch
|
||||
Extend
|
||||
Reduce
|
||||
Increase
|
||||
Simplify
|
||||
Merge
|
||||
Split
|
||||
Release
|
||||
Deploy
|
||||
Test
|
||||
Validate
|
||||
Format
|
||||
Organize
|
||||
Reorganize
|
||||
Rename
|
||||
Repackage
|
||||
Refine
|
||||
Rework
|
||||
Expand
|
||||
Collapse
|
||||
Integrate
|
||||
Extract
|
||||
Introduce
|
||||
Finalize
|
||||
Prepare
|
||||
Generate
|
||||
Convert
|
||||
Upload
|
||||
Download
|
||||
Sync
|
||||
Encrypt
|
||||
Decrypt
|
||||
Authenticate
|
||||
Authorize
|
||||
Invalidate
|
||||
Sanitize
|
||||
Analyze
|
||||
Inspect
|
||||
Probe
|
||||
Examine
|
||||
Index
|
||||
Compress
|
||||
Decompress
|
||||
Archive
|
||||
Restore
|
||||
Save
|
||||
Load
|
||||
Export
|
||||
Import
|
||||
Visualize
|
||||
Illustrate
|
||||
Diagram
|
||||
Plot
|
||||
Map
|
||||
Scan
|
||||
Seek
|
||||
Find
|
||||
Discover
|
||||
Track
|
||||
Monitor
|
||||
Observe
|
||||
Watch
|
||||
Alert
|
||||
Notify
|
||||
Log
|
||||
Record
|
||||
Report
|
||||
Summarize
|
||||
Detail
|
||||
Document
|
||||
Annotate
|
||||
Comment
|
||||
Explain
|
||||
Clarify
|
||||
Define
|
||||
Enumerate
|
||||
Stabilize
|
||||
EOF
|
||||
|
Loading…
Reference in New Issue
Block a user