start new:
tmux
start new with session name:
tmux new -s myname
| $ git config --global core.excludesfile ~/.gitignore | |
| $ echo .DS_Store >> ~/.gitignore |
| ;; This is at: https://gist.github.com/8655399 | |
| ;; So we want a rhyming dictionary in Clojure. Jack Rusher put up | |
| ;; this code here: | |
| ;; | |
| ;; https://gist.github.com/jackrusher/8640437 | |
| ;; | |
| ;; I'm going to study this code and learn as I go. | |
| ;; | |
| ;; First I put it in a namespace. |
| ////////////////////////////////////////////////////////////// | |
| // Font Variables (http://cssfontstack.com/) | |
| ////////////////////////////////////////////////////////////// | |
| // | |
| // Serif font-stacks | |
| // | |
| $baskerville-font-stack: "Big Caslon", "Book Antiqua", "Palatino Linotype", Georgia, serif !default; |
| # Compiled source # | |
| ################### | |
| *.com | |
| *.class | |
| *.dll | |
| *.exe | |
| *.o | |
| *.so | |
| # Packages # |
| DummyMIDI { | |
| var dummy = 0; | |
| *new { | |
| ^super.newCopyArgs(); | |
| } | |
| noteOn {} | |
| noteOff {} | |
| control {} |
Once you connected the USB Audio device with Raspberry pi use following command to see the list of connected USB device