Set stumpwm module path
This commit is contained in:
parent
28ad7c2ddd
commit
8df8887538
@ -1,5 +1,8 @@
|
||||
(in-package :stumpwm)
|
||||
|
||||
;; Set path to contrib modules
|
||||
(set-module-dir "~/.stumpwm.d/contrib")
|
||||
|
||||
;; Start up a swank server for happy SLIME hacking
|
||||
(require :swank)
|
||||
(swank-loader:init)
|
||||
|
Loading…
Reference in New Issue
Block a user