$ cat t.py
from pprint import pprint
from pytheory import Tone, Fretboard, charts_for_fretboard
tones = (
    Tone.from_string("F2"),
    Tone.from_string("C3"),
    Tone.from_string("G3"),
Tone.from_string("D4"),
| # Luke's config for the Zoomer Shell | |
| # Enable colors and change prompt: | |
| autoload -U colors && colors | |
| PS1="%B%{$fg[red]%}[%{$fg[yellow]%}%n%{$fg[green]%}@%{$fg[blue]%}%M %{$fg[magenta]%}%~%{$fg[red]%}]%{$reset_color%}$%b " | |
| # History in cache directory: | |
| HISTSIZE=10000 | |
| SAVEHIST=10000 | |
| HISTFILE=~/.cache/zsh/history | 
$ cat t.py
from pprint import pprint
from pytheory import Tone, Fretboard, charts_for_fretboard
tones = (
    Tone.from_string("F2"),
    Tone.from_string("C3"),
    Tone.from_string("G3"),
Tone.from_string("D4"),
| // ==UserScript== | |
| // @name ViewTube | |
| // @version 2017.02.20 | |
| // @description Watch videos from video sharing websites without Flash Player. | |
| // @author sebaro | |
| // @namespace http://isebaro.com/viewtube | |
| // @license GPL version 3 or any later version; http://www.gnu.org/copyleft/gpl.html | |
| // @downloadURL https://raw.githubusercontent.com/sebaro/viewtube/master/viewtube.user.js | |
| // @updateURL https://raw.githubusercontent.com/sebaro/viewtube/master/viewtube.user.js | |
| // @icon https://raw.githubusercontent.com/sebaro/viewtube/master/viewtube.png | 
| @namespace html url(http://www.w3.org/1999/xhtml); | |
| @namespace xul url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); | |
| /* | |
| Author: Twily | |
| Description: Minimal flat styled tabs for Australis | |
| Compitability: Firefox Nightly v31.0a1 - v32.0a1 (Australis) | |
| CSS Variables were introduced to Firefox in v29.0a1 | |
| Website: http://twily.info/ | |
| License: CC BY-NC-SA | 
| # | |
| # A ZSH theme inspired by paradox and agnoster themes, | |
| # supercharged with FontAwesome icons. | |
| # | |
| # This theme requires a patched Powerline font. You will also need to | |
| # have FontAwesome set as default fallback font. | |
| # | |
| # Authors: | |
| # Jerome Indefenzo <[email protected]> | 
| " ---------------------------------------------------------------------------- | |
| " vimawesome.com | |
| " ---------------------------------------------------------------------------- | |
| function! VimAwesomeComplete() abort | |
| let prefix = matchstr(strpart(getline('.'), 0, col('.') - 1), '[.a-zA-Z0-9_/-]*$') | |
| echohl WarningMsg | |
| echo 'Downloading plugin list from VimAwesome' | |
| echohl None | |
| ruby << EOF | |
| require 'json' | 
See https://github.com/romainl/vim-rnb for an up-to-date version.
| #!/bin/bash | |
| ##################################################### | |
| # Name: Bash CheatSheet for Mac OSX | |
| # | |
| # A little overlook of the Bash basics | |
| # | |
| # Usage: | |
| # | |
| # Author: J. Le Coupanec | |
| # Date: 2014/11/04 | 
| Windows Registry Editor Version 5.00 | |
| ; | |
| ; Adds 'Open in Atom' to context menu (when you right click) in Windows Explorer. | |
| ; | |
| ; Based on https://github.com/Zren/atom-windows-context-menu. It didn't work | |
| ; https://github.com/Zren/atom-windows-context-menu/issues/1. | |
| ; | |
| ; Save this file to disk with a .reg extension. Replace C:\\Atom\\atom.exe with | |
| ; the path to the atom executable on your machine. | 
| Xcursor.theme: Vanilla-DMZ-AA | |
| !urxvt color scheme: | |
| URxvt*background: #2B2B2B | |
| URxvt*foreground: #DEDEDE | |
| !URxvt*colorUL: #86a2b0 | |
| ! black |