Skip to content

Instantly share code, notes, and snippets.

@tcampbell
tcampbell / tcampbell.zsh-theme
Created December 7, 2020 16:31
Fork of sobole for my visual preferences
#
# Sobole ZSH Theme
#
# Author: Nikita Sobolev, github.com/sobolevn
# License: WTFPL
# https://github.com/sobolevn/sobole-zsh-theme
# ----------------------------------------------------------------------------
# PROMPT settings
# These settings changes how your terminal prompt looks like
@tcampbell
tcampbell / GitHub Flavored Asciidoc (GFA).adoc
Created August 17, 2020 13:15 — forked from dcode/GitHub Flavored Asciidoc (GFA).adoc
Demo of some useful tips for using Asciidoc on GitHub

GitHub Flavored Asciidoc (GFA)

digraph G {
lb[label="load balancer"];
oldfe[label="mixer\n(old-fe)"];
subgraph external {
node[color="green"];
edge[color="green"];
graph[label="external services",style="solid"];