comparison .bash_aliases @ 64:0698aaf2fd33

* Adding ssh config and gpg, nothing that secret in there.
author huston@80426f53-59d1-405d-934b-f07cd76f4a1a
date Tue, 10 Jul 2012 18:59:32 +0000
parents 590b4d17d933
children 89650cf05c4c
comparison
equal deleted inserted replaced
63:590b4d17d933 64:0698aaf2fd33
168 continue 168 continue
169 fi 169 fi
170 170
171 # Files to ignore from the list 171 # Files to ignore from the list
172 case $F in 172 case $F in
173 .gnupg/gpg.conf | \
174 .ssh/config | \
175 .vim/plugin/gnupg.vim | \ 173 .vim/plugin/gnupg.vim | \
176 .vim/syntax/syslog.vim| \ 174 .vim/syntax/syslog.vim| \
177 .vim/syntax/yum.vim \ 175 .vim/syntax/yum.vim \
178 ) 176 )
179 continue 177 continue