2018-06-23 10:45:27 +00:00
< p align = "center" >
< img src = "https://github.com/trimstray/awesome-ninja-admins/blob/master/doc/img/awesome_ninja_admins.png"
alt="Master">
< / p >
2018-06-23 15:28:21 +00:00
< br >
2018-06-23 15:31:10 +00:00
< h4 align = "center" > A collection of awesome lists, manuals, hacks and tools for < b > Awesome Ninja Admins< / b > .< / h4 >
2018-06-23 10:45:27 +00:00
< br >
2018-06-23 15:28:21 +00:00
< p align = "center" >
< a href = "https://github.com/trimstray/awesome-ninja-admins/tree/master" >
2018-06-23 15:31:10 +00:00
< img src = "https://img.shields.io/badge/Branch-master-green.svg?longCache=true"
2018-06-23 15:28:21 +00:00
alt="Branch">
< / a >
< a href = "https://awesome.re" >
2018-06-23 15:31:10 +00:00
< img src = "https://awesome.re/badge.svg"
2018-06-23 15:28:21 +00:00
alt="Awesome">
< a href = "http://www.gnu.org/licenses/" >
2018-06-23 15:31:10 +00:00
< img src = "https://img.shields.io/badge/license-GNU-blue.svg?longCache=true"
2018-06-23 15:28:21 +00:00
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 >
***
2018-06-24 07:10:07 +00:00
## Who is Ninja Admins?
2018-06-23 18:01:28 +00:00
2018-06-23 21:33:37 +00:00
- race of pure evil who rule the network through a monarchistic feudelic system
2018-06-23 21:26:33 +00:00
- they never opened the door for strangers (or anyone at all)
2018-06-23 21:33:37 +00:00
- they know very nasty piece of code like a fork bombs
2018-06-23 21:26:33 +00:00
- they can make dd is not a disk destroyer
2018-06-24 07:10:07 +00:00
- they know that `#!/usr/bin/env bash` superior to `#!/bin/bash`
- they know that `su -` logs you in completely as root
2018-06-23 21:33:37 +00:00
- they are total badasses
2018-06-23 22:00:09 +00:00
- they love the old admin nix-world school
2018-06-23 18:04:03 +00:00
2018-06-24 07:10:07 +00:00
## Ninja Admins Collection
2018-06-23 18:04:03 +00:00
2018-06-23 22:34:42 +00:00
#### Tools
2018-06-23 21:46:24 +00:00
< p >
2018-06-23 22:06:15 +00:00
: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 >
2018-06-24 07:10:07 +00:00
: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 >
2018-06-24 07:19:51 +00:00
:small_orange_diamond: < a href = "https://github.com/dbcli/pgcli" > < b > pgcli< / b > < / a > - Postgres CLI with autocompletion and syntax highlighting.< br >
2018-06-24 07:10:07 +00:00
< / 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 >
2018-06-23 21:46:24 +00:00
< / p >
2018-06-23 17:59:39 +00:00
2018-06-23 22:34:42 +00:00
#### Lists
#### One-liners
2018-06-23 15:31:10 +00:00
### :bangbang: **This documentation is incomplete and constantly developed.**