index
:
dotfiles
master
My dotfiles
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stumpwm
/
modules
/
modeline
/
fuzzytime
/
package.lisp
blob: 944e195714a7f526ba9d1d6c381f92aeccdc7c3c (
plain
)
1
2
3
4
5
;;;; package.lisp
(
defpackage
#:fuzzytime
(
:use
#:cl
:stumpwm
))