Add ctags shell setup file

This commit is contained in:
2017-03-31 15:25:38 +01:00
parent b30b6b4c50
commit bd0cd9ccdb
2 changed files with 13 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ source "$DOTSHELL/aliases.sh"
source "$DOTSHELL/emacs.sh"
source "$DOTSHELL/git.sh"
source "$DOTSHELL/tmux.sh"
source "$DOTSHELL/ctags.sh"
# Development
source "$DOTSHELL/nodejs.sh"