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

https://github.com/mpogotsky/usefulscripts

usefull scripts and aliases for work
https://github.com/mpogotsky/usefulscripts

bash-script git linux python-script

Last synced: 2 months ago
JSON representation

usefull scripts and aliases for work

Awesome Lists containing this project

README

          

# Bear scripts
Here you can find my small collection of usefull scripts and aliases for working with terminal that i`ve gathered so far.

## Why bear? ʕ •ᴥ•ʔ
**bear-\*** prefix is nothing else but my way to distinguish my own scripts, just to save some time ʕ ᵔᴥᵔ ʔ

## Catalog
Below is a list of scripts/aliases included in this project, along with brief descriptions. For detailed instructions on usage and configuration, please refer to the corresponding README files located in the directories.

1. **bear-docker-container**
- Description: This script performs setup of docker container based on existing image with some options
- README: For detailed usage instructions and configuration settings, see [docker](./docker/).

2. **bear-update**
- Description: This script performs system update with some additional useful steps
- README: For detailed usage instructions and configuration settings, see [system-update](./system-update/).

3. **bear-git-config**
- Description: This is configuration and set of aliases for your git terminal
- README: For detailed usage instructions and configuration settings, see [git](./git/).