diff options
author | Alan Pearce | 2014-04-21 19:30:29 +0100 |
---|---|---|
committer | Alan Pearce | 2014-04-21 19:30:29 +0100 |
commit | e3cc393606efc8b82b9979e72a69b2ab1e743188 (patch) | |
tree | 450339077389234c8b09de781639f4ae14d31149 /host-prefect | |
parent | 6a301b4bfd55f17f1b6d06029f80d68ce4666165 (diff) | |
download | dotfiles-e3cc393606efc8b82b9979e72a69b2ab1e743188.tar.lz dotfiles-e3cc393606efc8b82b9979e72a69b2ab1e743188.tar.zst dotfiles-e3cc393606efc8b82b9979e72a69b2ab1e743188.zip |
Add initial rcrc.local for Prefect
Diffstat (limited to 'host-prefect')
-rw-r--r-- | host-prefect/rcrc.local | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/host-prefect/rcrc.local b/host-prefect/rcrc.local new file mode 100644 index 0000000..1ac7ca1 --- /dev/null +++ b/host-prefect/rcrc.local @@ -0,0 +1,2 @@ +DOTFILES_DIRS="~/projects/dotfiles" +TAGS="emacs git hg sakura ssh tmux xresources zsh" |