https://github.com/mrakitin/utils
Useful shell utilities
https://github.com/mrakitin/utils
docker scripts shell-scripts sirepo utils
Last synced: about 2 months ago
JSON representation
Useful shell utilities
- Host: GitHub
- URL: https://github.com/mrakitin/utils
- Owner: mrakitin
- License: apache-2.0
- Created: 2016-08-09T21:59:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-25T06:04:10.000Z (over 8 years ago)
- Last Synced: 2025-03-10T23:57:55.834Z (over 1 year ago)
- Topics: docker, scripts, shell-scripts, sirepo, utils
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# utils
Useful shell utilities:
- `bash/qcd.sh` - quick cd to Sirepo calculation directory. Use the following alias in your `~/.bashrc` file:
```bash
alias qcd='source ~/src/mrakitin/utils/bash/qcd.sh'
```