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
- Host: GitHub
- URL: https://github.com/mpogotsky/usefulscripts
- Owner: MPogotsky
- Created: 2021-03-06T21:36:07.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-04T16:05:51.000Z (over 1 year ago)
- Last Synced: 2025-02-16T07:26:10.354Z (about 1 year ago)
- Topics: bash-script, git, linux, python-script
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).