https://github.com/mcrmonkey/tools
Tools
https://github.com/mcrmonkey/tools
bash bashrc tools
Last synced: 8 months ago
JSON representation
Tools
- Host: GitHub
- URL: https://github.com/mcrmonkey/tools
- Owner: mcrmonkey
- Created: 2017-09-23T15:22:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-06-06T15:13:42.000Z (about 1 year ago)
- Last Synced: 2025-06-06T16:26:52.028Z (about 1 year ago)
- Topics: bash, bashrc, tools
- Language: Makefile
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tools
Provides a bunch of tools - more to come in the future
* [bash-my-gcp](https://www.github.com/mcrmonkey/bash-my-gcp) - bash aliases for working with gcloud CLI
* [bash-my-kubes](https://www.github.com/mcrmonkey/bash-my-kubes) - bash aliases for working with kubectl
* [password-store](https://git.zx2c4.com/password-store) - password storage using gnupg
* Openstack client - python requirements file
## Installing
You'll need the following packages installed on your system:
* make
* bash
Clone this repo
do `make update` to make sure you have the latest versions
run `make all` to install everything in to your bashrc file
or run `make` without any options for additional help