Remove unused code, whitespace
This commit is contained in:
parent
b4e9ca8557
commit
0304c40255
@ -1,10 +1,3 @@
|
|||||||
#-quicklisp
|
|
||||||
(let ((quicklisp-init (merge-pathnames "quicklisp/setup.lisp"
|
|
||||||
(user-homedir-pathname))))
|
|
||||||
(when (probe-file quicklisp-init)
|
|
||||||
(load quicklisp-init)))
|
|
||||||
|
|
||||||
|
|
||||||
;;; init
|
;;; init
|
||||||
(in-package :stumpwm)
|
(in-package :stumpwm)
|
||||||
(setf *default-package* :stumpwm)
|
(setf *default-package* :stumpwm)
|
||||||
|
Reference in New Issue
Block a user