summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7da8059..6acea8e 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,10 @@ ln -sf ~/.rc/.config/tmuxinator/personal.yml ~/.config/tmuxinator/personal.yml
ln -sf ~/.rc/.config/tmuxinator/spc.yml ~/.config/tmuxinator/spc.yml
ln -sf ~/.rc/.config/tmuxinator/infra.yml ~/.config/tmuxinator/infra.yml
+mkdir -p ~/.config/ctags
+ln -sf ~/.rc/.config/ctags/groovy.ctags ~/.config/ctags/groovy.ctags
+ln -sf ~/.rc/.config/ctags/gradle.ctags ~/.config/ctags/gradle.ctags
+
cd ~/.rc
git remote remove origin
git remote add origin [email protected]:~a14m/.rc