I hereby claim:
- I am jswrenn on github.
- I am jsw (https://keybase.io/jsw) on keybase.
- I have a public key whose fingerprint is 244C D5B3 FA42 514B D48A 1175 4627 A5D1 337F 4E64
To claim this, I am signing this object:
| #lang racket | |
| ;;; Empty list base-case. Use as a basis for 'prepend' | |
| (define (empty selector) | |
| (selector null null #t)) | |
| ;;; Prepend : prepend given element to list. use 'empty' as basis | |
| (define (prepend element list) | |
| (lambda (selector) | |
| (selector element list #f))) |
| $ curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.29.0/install.sh | bash | |
| $ . ~/.nvm/nvm.sh | |
| $ nvm install 0.10.32 | |
| $ nvm use 0.10.32 | |
| $ foreman run npm install --python=python2.7 | |
| $ foreman start |
| -- | |
| -- xmonad example config file for xmonad-0.9 | |
| -- | |
| -- A template showing all available configuration hooks, | |
| -- and how to override the defaults in your own xmonad.hs conf file. | |
| -- | |
| -- Normally, you'd only override those defaults you care about. | |
| -- | |
| -- NOTE: Those updating from earlier xmonad versions, who use | |
| -- EwmhDesktops, safeSpawn, WindowGo, or the simple-status-bar |
| -- | |
| -- xmonad example config file for xmonad-0.9 | |
| -- | |
| -- A template showing all available configuration hooks, | |
| -- and how to override the defaults in your own xmonad.hs conf file. | |
| -- | |
| -- Normally, you'd only override those defaults you care about. | |
| -- | |
| -- NOTE: Those updating from earlier xmonad versions, who use | |
| -- EwmhDesktops, safeSpawn, WindowGo, or the simple-status-bar |
| -- xmonad example config file for xmonad-0.9 | |
| -- | |
| -- A template showing all available configuration hooks, | |
| -- and how to override the defaults in your own xmonad.hs conf file. | |
| -- | |
| -- Normally, you'd only override those defaults you care about. | |
| -- | |
| -- NOTE: Those updating from earlier xmonad versions, who use | |
| -- EwmhDesktops, safeSpawn, WindowGo, or the simple-status-bar | |
| -- setup functions (dzen, xmobar) probably need to change |
| -- xmonad example config file for xmonad-0.9 | |
| -- | |
| -- A template showing all available configuration hooks, | |
| -- and how to override the defaults in your own xmonad.hs conf file. | |
| -- | |
| -- Normally, you'd only override those defaults you care about. | |
| -- | |
| -- NOTE: Those updating from earlier xmonad versions, who use | |
| -- EwmhDesktops, safeSpawn, WindowGo, or the simple-status-bar | |
| -- setup functions (dzen, xmobar) probably need to change |
| -- | |
| -- xmonad example config file for xmonad-0.9 | |
| -- | |
| -- A template showing all available configuration hooks, | |
| -- and how to override the defaults in your own xmonad.hs conf file. | |
| -- | |
| -- Normally, you'd only override those defaults you care about. | |
| -- | |
| -- NOTE: Those updating from earlier xmonad versions, who use | |
| -- EwmhDesktops, safeSpawn, WindowGo, or the simple-status-bar |
I hereby claim:
To claim this, I am signing this object: