🔥
building ... things!
-
CLASSIFIED
- 35.027185, -111.022388
- https://gist.github.com/DevGW/db2f77c3dba23454d3b9df6acc3be266
Highlights
- Pro
Pinned Loading
-
Gist Table of Contents #table_of_con...
Gist Table of Contents #table_of_contents 12# DevGW's Gists3## Table of Contents4### Categories: [#ANSI](#ANSI-2) | [#awk](#awk-1) | [#bash](#bash-9) | [#cheatsheet](#cheatsheet-12) | [#circleci](#circleci-1) | [#configs](#configs-1) | [#CRLF](#CRLF-1) | [#curl](#curl-1) | [#docker](#docker-1) | [#feedmonster](#feedmonster-1) | [#git](#git-2) | [#header](#header-1) | [#hha_ank](#hha_ank-26) | [#lepton](#lepton-1) | [#m1](#m1-1) | [#markdown](#markdown-1) | [#mysql](#mysql-1) | [#passenger](#passenger-1) | [#prompt](#prompt-1) | [#python](#python-2) | [#react](#react-3) | [#RoR](#RoR-10) | [#rpi](#rpi-1) | [#rspec](#rspec-1) | [#ruby](#ruby-3) | [#screen](#screen-1) | [#sed](#sed-1) | [#table_of_contents](#table_of_contents-1) | [#template](#template-1) | [#unicode](#unicode-1) | [#Uncategorized](#Uncategorized-88)5### ANSI (*2*) -
Script to generate table of contents...
Script to generate table of contents for user's gists #python #git #gists #scripts 1#!/usr/bin/python32import requests
3import json
4import re
5import sys
-
ANSI terminal color codes #ANSI
ANSI terminal color codes #ANSI 1\033[XXm230 black 90 gray
331 red 91 bright red
432 green 92 bright green
533 yellow 93 bright yellow
-
Unicode Cheatsheet #hha_ank #cheatsh...
Unicode Cheatsheet #hha_ank #cheatsheet #unicode 1### Symbols23✈ \u2708 airplane4❄ \u2744 snowflake5⚑ \u2691 flag -
Sed Cheatsheet #hha_ank #cheatsheet ...
Sed Cheatsheet #hha_ank #cheatsheet #bash #sed 1## In place replacements23### In-place replacement (GNU)45```bash
-
Cron Cheatsheet #hha_ank
Cron Cheatsheet #hha_ank 1```2SHELL=/bin/bash3PATH=/sbin:/bin:/usr/sbin:/usr/bin4MAILTO=root5```
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



