File | Mode | Size |
---|---|---|
LICENSE | 100644 | 9,211B |
README.md | 100644 | 995B |
envis-diff | 100755 | 2,337B |
gifrec | 100755 | 2,254B |
gt-clean-merged-branches | 100755 | 2,263B |
gt-do | 100755 | 3,088B |
sup | 100755 | 788B |
These are some of my scripts. Potentially the most generic and useful of those that I actually use. They were put in this repository to track changes, synchronize across machines and make them available for anyone for whom they might be useful.
Scripts that deal with Git have gt-
prefix.
Rarely used scripts might have really long descriptive names.
Look at the top comments inside scripts.
Script | Description |
---|---|
envis-diff | Improved highlighting of whitespace in diff |
gifrec | Handy script to record interaction as a GIF |
gt-clean-merged-branches | Interactive deletion of old branches in a Git repo |
gt-do | Dispatcher of repository-specific commands |
sup | su - wrapper that preserves current directory |
Scripts are made available under the Apache 2.0 license.