https://github.com/samcarlberg/shell-scripts
Miscellaneous shell scripts for making my life easier
https://github.com/samcarlberg/shell-scripts
Last synced: about 1 year ago
JSON representation
Miscellaneous shell scripts for making my life easier
- Host: GitHub
- URL: https://github.com/samcarlberg/shell-scripts
- Owner: SamCarlberg
- Created: 2015-12-04T17:19:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-18T21:24:50.000Z (over 10 years ago)
- Last Synced: 2025-02-13T10:18:19.822Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# git-scripts
Miscellaneous shell scripts for making my life with Git easier
I use OS X Yosemite. These scripts may not work on Linux, and definitely won't work on Windows
## Using
Just run `./copyScripts.sh /path/to/dir`, where `path/to/dir` is the path to the directory you want the scripts to be copied to
(you may also need to run `chmod +x` on the copied scripts; I just use `sudo` when moving the scripts and it works fine)