diff options
author | Alan Pearce | 2014-09-20 16:43:41 +0100 |
---|---|---|
committer | Alan Pearce | 2014-09-20 16:43:41 +0100 |
commit | c51a18b60d66ab08e16c72748636d6f758187382 (patch) | |
tree | 9020e85dd67cc5dc63727ceb4ffb74566e965c13 | |
parent | 94ede4a78c4ca64078a4bd291b17b4b70ddf62f3 (diff) | |
download | nixfiles-c51a18b60d66ab08e16c72748636d6f758187382.tar.lz nixfiles-c51a18b60d66ab08e16c72748636d6f758187382.tar.zst nixfiles-c51a18b60d66ab08e16c72748636d6f758187382.zip |
Add clojure tag to relevant boxen
-rw-r--r-- | host-ap-s40.local/rcrc.local | 2 | ||||
-rw-r--r-- | host-prefect/rcrc.local | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/host-ap-s40.local/rcrc.local b/host-ap-s40.local/rcrc.local index 0cecf5d1..5eb93482 100644 --- a/host-ap-s40.local/rcrc.local +++ b/host-ap-s40.local/rcrc.local @@ -1,2 +1,2 @@ DOTFILES_DIRS="$HOME/projects/dotfiles" -TAGS="emacs git hg tmux vagrant zsh" \ No newline at end of file +TAGS="emacs git hg tmux vagrant zsh clojure" \ No newline at end of file diff --git a/host-prefect/rcrc.local b/host-prefect/rcrc.local index ef1a437d..060c7001 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 vagrant xresources xmonad xmobar zsh" +TAGS="emacs git hg clojure sakura ssh tmux vagrant xresources xmonad xmobar zsh" |