https://github.com/jamby/atomgrepfix
https://github.com/jamby/atomgrepfix
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jamby/atomgrepfix
- Owner: jamby
- Created: 2016-02-18T22:53:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-18T22:56:26.000Z (over 10 years ago)
- Last Synced: 2025-06-02T11:57:58.694Z (about 1 year ago)
- Language: Ruby
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fix your atom-fuzzy-grep for Atom!
## Make sure your path is correct
Currently my path is `/Applications/Atom.app/Contents/MacOS/Atom`, but if yours isn't, change it immediately.
## Then just run it in the folder you pulled it into
```
ruby AtomGrepFix.rb
```
## Then restart Atom
```
atom .
```
## Now grepping should work!