Skip to content

Instantly share code, notes, and snippets.

@emanon-was
Created July 16, 2015 09:11
Show Gist options
  • Select an option

  • Save emanon-was/cff13a955976147a8a8a to your computer and use it in GitHub Desktop.

Select an option

Save emanon-was/cff13a955976147a8a8a to your computer and use it in GitHub Desktop.
{
"export": {
"PATH": [
"/usr/pkg/gnu/bin",
"/usr/pkg/gnu/sbin",
"/usr/pkg/bin",
"/usr/pkg/sbin"
"$HOME/pkg/bin",
"$HOME/pkg/sbin",
"$HOME/.pkg/bin",
"$HOME/.pkg/sbin",
"/opt/local/bin",
"/usr/local/bin",
"/usr/local/sbin",
"/usr/bin",
"/usr/sbin",
"/bin",
"/sbin"
],
"URL_GITHUB": 'https://github.com',
"URL_PKGSRC": 'http://ftp.netbsd.org/pub/pkgsrc/stable/pkgsrc.tar.gz',
"URL_DEBIAN": 'http://ftp.jp.debian.org/debian',
"URL_STOW": 'http://ftp.gnu.org/gnu/stow/stow-latest.tar.gz',
"URL_NODEJS": 'http://nodejs.org/dist/node-latest.tar.gz',
"URL_RUBY": 'http://ftp.ruby-lang.org/pub/ruby/stable-snapshot.tar.gz',
"URL_LEIN": 'https://raw.github.com/technomancy/leiningen/stable/bin/lein',
"URL_EMACS": 'http://ftp.gnu.org/gnu/emacs/emacs-24.3.tar.gz',
"URL_TAKAO_FONTS": 'https://launchpad.net/takao-fonts/003.02/003.02.01/+download/takao-fonts-ttf-003.02.01.tar.gz',
},
"alias": {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment