mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 22:55:10 +01:00
Add ignore file, for ripgrep (rg) et al
This commit is contained in:
@@ -50,7 +50,7 @@ DATETIME=$(date +%Y%m%d_%H%M)
|
||||
cd
|
||||
|
||||
# Symlink all the things
|
||||
for TARGET in .bash_aliases .bashrc bin .gitconfig .gitmodules .hgauthors.txt .hgignore .hgrc .screenrc .terminfo .tmux.conf .vim .vimrc install.sh
|
||||
for TARGET in .bash_aliases .bashrc bin .gitconfig .gitmodules .hgauthors.txt .hgignore .hgrc .ignore .screenrc .terminfo .tmux.conf .vim .vimrc install.sh
|
||||
do
|
||||
cd
|
||||
echo $TARGET
|
||||
|
||||
Reference in New Issue
Block a user