Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markusn/scripts
Collection of useful scripts
https://github.com/markusn/scripts
Last synced: about 1 month ago
JSON representation
Collection of useful scripts
- Host: GitHub
- URL: https://github.com/markusn/scripts
- Owner: markusn
- Created: 2012-03-08T10:49:44.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2017-10-04T09:20:24.000Z (over 7 years ago)
- Last Synced: 2024-10-19T00:57:28.417Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Collection of small but useful shell scripts
* movefoldertorepo.sh
Script to move a folder in a git repo to it's own repo preserving history.
Supports preserving history even when folder has been renamed.* dotfiles.sh
Used to create symlinks in $HOME from a git repo with dotfiles.* translate.sh
Script to translate using Google Translate from command-line.