updated README.md

pull/2/head
Hari Sekhon 4 years ago
parent 081de7f888
commit 8be4218a57

@ -120,7 +120,7 @@ Used heavily by all my [GitHub repos](https://github.com/harisekhon), dozens of
- Scripts for CI builds, forming a drop-in framework of standard checks
- Advanced Bash environment - `.bashrc` + `.bash.d/*.sh` - advanced customizations, aliases, functions, dynamic Git and shell behaviour enhancements, colouring, automatic pathing for installations and major languages like Python, Perl, Ruby, NodeJS, Golang across Linux distributions and Mac. See [.bash.d/README.md](https://github.com/HariSekhon/DevOps-Bash-tools/blob/master/.bash.d/README.md)
- Advanced configuration files for common tools like [vim](https://www.vim.org/), [screen](https://www.gnu.org/software/screen/), [tmux](https://github.com/tmux/tmux/wiki)
- Installs the best systems packages [AWS CLI](https://aws.amazon.com/cli/), [Azure CLI](https://docs.microsoft.com/en-us/cli/azure/?view=azure-cli-latest), [GCloud SDK](https://cloud.google.com/sdk), [jq](https://stedolan.github.io/jq/)... extensive package lists for servers and desktops for all major package managers across Linux distributions and Mac
- Installs the best systems packages [AWS CLI](https://aws.amazon.com/cli/), [Azure CLI](https://docs.microsoft.com/en-us/cli/azure/?view=azure-cli-latest), [GCloud SDK](https://cloud.google.com/sdk), [jq](https://stedolan.github.io/jq/)... extensive package lists for servers and desktops for all major Linux distributions package managers and Mac
- Utility library used in many scripts here and sourced from other repos, using the 2 libraries
- `.bash.d/` - interactive library (huge)
- `lib/` - scripting and CI library (heavily used by hundreds of scripts and builds)

Loading…
Cancel
Save