|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- <p align="center">
- <img src="https://github.com/trimstray/awesome-ninja-admins/blob/master/doc/img/awesome_ninja_admins.png"
- alt="Master">
- </p>
-
- <br>
-
- <h4 align="center">A collection of awesome lists, manuals, hacks and tools for <b>Awesome Ninja Admins</b>.</h4>
-
- <br>
-
- <p align="center">
- <a href="https://github.com/trimstray/awesome-ninja-admins/tree/master">
- <img src="https://img.shields.io/badge/Branch-master-green.svg?longCache=true"
- alt="Branch">
- </a>
- <a href="https://awesome.re">
- <img src="https://awesome.re/badge.svg"
- alt="Awesome">
- <a href="http://www.gnu.org/licenses/">
- <img src="https://img.shields.io/badge/license-GNU-blue.svg?longCache=true"
- alt="License">
- </a>
- </p>
-
- <div align="center">
- <sub>Created by
- <a href="https://twitter.com/trimstray">trimstray</a> and
- <a href="https://github.com/trimstray/awesome-ninja-admins/graphs/contributors">
- contributors
- </a>
- </div>
-
- <br>
-
- ***
-
- ## Who is Ninja Admins?
-
- - race of pure evil who rule the network through a monarchistic feudelic system
- - they never opened the door for strangers (or anyone at all)
- - they know very nasty piece of code like a fork bombs
- - they can make dd is not a disk destroyer
- - they know that `#!/usr/bin/env bash` superior to `#!/bin/bash`
- - they know that `su -` logs you in completely as root
- - they are total badasses
- - they love the old admin nix-world school
-
- ## Ninja Admins Collection
-
- #### Tools
-
- <p>
- :small_orange_diamond: <a href="https://ohmyz.sh/"><b>Oh My ZSH!</b></a> - the best framework for managing your Zsh configuration.<br>
- :small_orange_diamond: <a href="https://github.com/Bash-it/bash-it"><b>bash-it</b></a> - a community Bash framework.<br>
- :small_orange_diamond: <a href="https://curl.haxx.se/"><b>Curl</b></a> - command line tool and library
- for transferring data with URLs.<br>
- :small_orange_diamond: <a href="https://github.com/jkbrzt/httpie"><b>HTTPie</b></a> - a user-friendly HTTP client.<br>
- :small_orange_diamond: <a href="https://github.com/dbcli/pgcli"><b>pgcli</b></a> - Postgres CLI with autocompletion and syntax highlighting.<br>
- </p>
-
- #### Manuals
-
- <p>
- :small_orange_diamond: <a href="https://github.com/dylanaraps/pure-bash-bible"><b>pure-bash-bible</b></a> - a collection of pure bash alternatives to external processes.<br>
- </p>
-
- #### Lists
-
- #### One-liners
-
- ### :bangbang: **This documentation is incomplete and constantly developed.**
|