diff options
| author | Ahmed Abdelhalim <[email protected]> | 2023-04-11 18:05:06 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2023-04-11 18:05:06 +0200 |
| commit | ca2d5282bf14e8014d9fa018e92f4a1dc4234c3b (patch) | |
| tree | 577943eb645a6966280a626c9a49813c9df7a060 /README.md | |
| parent | b78bb37898a752d89d9698bf226d89866b446491 (diff) | |
Revert to using ctags
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -54,9 +54,7 @@ ln -sf ~/.rc/.config/tmuxinator/spc.yml ~/.config/tmuxinator/spc.yml ln -sf ~/.rc/.config/tmuxinator/mb.yml ~/.config/tmuxinator/mb.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 +ln -sf ~/.rc/.ctags ~/.ctags cd ~/.rc git remote remove origin |
