@@ -0,0 +1,2 @@
+--color
+--ignore-dir=is:node_modules
@@ -0,0 +1 @@
+node_modules
@@ -48,11 +48,13 @@ link() {
install_dotfiles() {
confs=(
- 'tmux.conf'
+ 'ackrc'
+ 'ag-ignore'
'bashrc'
+ 'git_template'
'gitconfig'
'gitignore'
- 'git_template'
+ 'tmux.conf'
'vim'
'vimrc'
'zshrc'