An open API service indexing awesome lists of open source software.

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

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'
```