vimrc: add goyo; sbclirc: set pygmentize
This commit is contained in:
1
sbclirc
1
sbclirc
@@ -31,3 +31,4 @@
|
||||
(setf *prompt* (colorize :bold (colorize :blue "λ ")))
|
||||
(setf *prompt2* (colorize :bold (colorize :blue "λ₂ ")))
|
||||
(setf *ret* (colorize :bold (colorize :red "⇒ ")))
|
||||
(setf *pygmentize* "/usr/local/bin/pygmentize")
|
||||
|
Reference in New Issue
Block a user