🔥
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 Gists
3## Table of Contents
4### 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/python3
2import requests
3import json
4import re
5import sys
-
ANSI terminal color codes #ANSI
ANSI terminal color codes #ANSI 1\033[XXm
230 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### Symbols
23✈ \u2708 airplane
4❄ \u2744 snowflake
5⚑ \u2691 flag
-
Sed Cheatsheet #hha_ank #cheatsheet ...
Sed Cheatsheet #hha_ank #cheatsheet #bash #sed 1## In place replacements
23### In-place replacement (GNU)
45```bash
-
Cron Cheatsheet #hha_ank
Cron Cheatsheet #hha_ank 1```
2SHELL=/bin/bash
3PATH=/sbin:/bin:/usr/sbin:/usr/bin
4MAILTO=root
5```
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.