Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jordic/cmd
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jordic/cmd
- Owner: jordic
- Created: 2015-01-09T04:30:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-05-03T04:41:51.000Z (over 6 years ago)
- Last Synced: 2024-11-06T02:56:55.829Z (about 2 months ago)
- Language: Vim script
- Size: 7.75 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cmd
Random scripts i use during my daily interaction with acme.
#### snippet/
Is a basic snippet manager#### GetSel/
My firsts interactions with acme api... ( Not useful)#### gl
Is a wrappwer to git log ( Just for viewing latest commits inside an acme window)#### ff
Is a wrapper on find (Just for listing files on project folder)
usually I use in project folder like... ff devel*js ( list all js files )
When I have a +Errors window I usually run it wiht