@@ -0,0 +1,2 @@
+--color
+--ignore-dir=is:node_modules
@@ -0,0 +1 @@
+node_modules
@@ -49,13 +49,15 @@ link() {
install_dotfiles() {
mkdir -p $HOME/.config/{,xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml/}
confs=(
- 'tmux.conf'
+ 'ackrc'
+ 'ag-ignore'
'bashrc'
'fehbg'
'gitconfig'
'gitignore'
'git_template'
'gtkrc-2.0'
+ 'tmux.conf'
'vim'
'vimrc'
'xinitrc'