diff options
-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 0cecf5d..5eb9348 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 ef1a437..060c700 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" |