Skip to content

Instantly share code, notes, and snippets.

@boxp
Created October 16, 2013 10:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save boxp/7005528 to your computer and use it in GitHub Desktop.
Save boxp/7005528 to your computer and use it in GitHub Desktop.
; Grimoire settings
; Created by BOXP<http://archbox.dip.jp/>
; theme settings
; solarized_dark
(reset! theme "solarized_dark")
; set tweet text size
(reset! tweets-size 13)
; service settings
; autofav
(def favtar
["sakarin35" "owata_c"])
(apply autofav! favtar)
@boxp
Copy link
Author

boxp commented Oct 16, 2013

Grimoire設定ファイルサンプル
ホームディレクトリ直下に置きます.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment