https://github.com/bas080/editsource
Simple command to open and edit a command's script
https://github.com/bas080/editsource
Last synced: about 2 months ago
JSON representation
Simple command to open and edit a command's script
- Host: GitHub
- URL: https://github.com/bas080/editsource
- Owner: bas080
- Created: 2025-05-09T14:04:47.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-05-09T14:06:15.000Z (11 months ago)
- Last Synced: 2025-05-09T15:24:56.891Z (11 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# editsource
Open a command's script that is on the PATH quickly for editing.
```bash
editsource my-script
```
This will open the my-script file in the configured EDITOR