citadel

My dotfiles, scripts and nix configs
git clone git://jb55.com/citadel
Log | Files | Refs | README | LICENSE

commit eaedda0bc9d7f9cbb085fff0fce0b68168aba86d
parent 6219c8e06699e16ceff90f3e8dba5d81112918b5
Author: William Casarin <jb55@jb55.com>
Date:   Sun, 20 Sep 2020 13:28:08 -0700

rfcs: use rfcs dir

Diffstat:
Mbin/rfcs | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/rfcs b/bin/rfcs @@ -1,2 +1,2 @@ #!/usr/bin/env sh -exec books $HOME/docs/rfc +exec books $HOME/docs/rfcs