Skip to content

Instantly share code, notes, and snippets.

View syntacticNaCl's full-sized avatar

Garrett Rappaport syntacticNaCl

View GitHub Profile
@syntacticNaCl
syntacticNaCl / .spacemacs
Last active August 2, 2020 22:26
My spacemacs config
;; -*- mode: emacs-lisp; lexical-binding: t -*-
;; This file is loaded by Spacemacs at startup.
;; It must be stored in your home directory.
(defun dotspacemacs/layers ()
"Layer configuration:
This function should only modify configuration layer settings."
(setq-default
;; Base distribution to use. This is a layer contained in the directory
;; `+distribution'. For now available distributions are `spacemacs-base'

Keybase proof

I hereby claim:

  • I am syntacticnacl on github.
  • I am syntacticnacl (https://keybase.io/syntacticnacl) on keybase.
  • I have a public key ASDT8SmRp6X0Pk3-iDGDOySaMJhsMjpWZZrljk1d0dc-CAo

To claim this, I am signing this object:

@syntacticNaCl
syntacticNaCl / prompt_jedi_setup
Created March 30, 2017 16:19
My zsh theme for the prezto framework.
#
# My simple theme based on sorin.
#
# Authors:
# syntacticNaCl
#
# Credits:
# Modified Sorin's theme
#
@syntacticNaCl
syntacticNaCl / scotch-box-important-links
Created July 15, 2016 03:18
Important links for my Scotch Box talk at AtlantaPHP