diff options
author | Alan Pearce | 2014-05-08 18:08:07 +0100 |
---|---|---|
committer | Alan Pearce | 2014-05-08 18:08:07 +0100 |
commit | f3a6e7e632200ec12c18a8fe82bbe06466d3d988 (patch) | |
tree | 364110beb4944a88483aa5038f6de2d7187791e3 /host-prefect | |
parent | 2acf45b2de0a89fa6a322343a510fc9dc2c34b35 (diff) | |
download | dotfiles-f3a6e7e632200ec12c18a8fe82bbe06466d3d988.tar.lz dotfiles-f3a6e7e632200ec12c18a8fe82bbe06466d3d988.tar.zst dotfiles-f3a6e7e632200ec12c18a8fe82bbe06466d3d988.zip |
rcm: Add vagrant tag to prefect
Diffstat (limited to 'host-prefect')
-rw-r--r-- | host-prefect/rcrc.local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host-prefect/rcrc.local b/host-prefect/rcrc.local index 32430a3..de3dcb9 100644 --- a/host-prefect/rcrc.local +++ b/host-prefect/rcrc.local @@ -1,2 +1,2 @@ DOTFILES_DIRS="$HOME/projects/dotfiles" -TAGS="emacs git hg sakura ssh tmux xresources zsh" +TAGS="emacs git hg sakura ssh tmux vagrant xresources zsh" |