Update init.example.el

This commit is contained in:
Henrik Lissner 2017-04-18 05:02:18 -04:00
parent db4d246a9e
commit cec8c59491

View file

@ -85,7 +85,7 @@
processing ; for prototyping processing ; for prototyping
python ; beautiful is better than ugly python ; beautiful is better than ugly
rest ; Emacs as a REST client rest ; Emacs as a REST client
ruby ; 1.step do {|i| p "Ruby is #{i&1==0?'love':'life'}"} ruby ; 1.step do {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap() rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
scala ; java, but good scala ; java, but good
sh ; she sells (ba|z)sh shells on the C xor sh ; she sells (ba|z)sh shells on the C xor
@ -102,7 +102,6 @@
;; TODO finance ; keeping track of my shekels ;; TODO finance ; keeping track of my shekels
present ; showing off presentations in emacs present ; showing off presentations in emacs
rss ; emacs as an RSS reader rss ; emacs as an RSS reader
;; TODO stream ; for streaming code (https://livecoding.tv/vnought)
twitter ; twitter client https://twitter.com/vnought twitter ; twitter client https://twitter.com/vnought
write ; emacs as a word processor (latex + org + markdown) write ; emacs as a word processor (latex + org + markdown)