Browse Source

Add .vimperatorrc to shadow_config and tweak .gitignore

master
Duke Leto 14 years ago
parent
commit
b4c5beb4bd
  1. 1
      .gitignore
  2. 1
      bin/shadow_config

1
.gitignore

@ -1,2 +1,3 @@
*~
*.sw?
._*

1
bin/shadow_config

@ -3,6 +3,7 @@ use strict;
use warnings;
my @configs = qw/
.vimperatorrc
.bashrc
.bashrc.aliases
.gitconfig

Loading…
Cancel
Save