jekyll blog alfred workflow
This alfred workflow contain these tasks.
- Full text search
- git commit
- git push
- Upload image
- Download https://github.com/efcl/my-alfred-workflow/archive/master.zip
- Rename zip to user.alfredworkflow
- Install in alfred
You have to rewrite domain and path...
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
MIT