diff options
| author | Miquel Sabaté <mikisabate@gmail.com> | 2014-07-07 08:26:11 +0200 |
|---|---|---|
| committer | Miquel Sabaté <mikisabate@gmail.com> | 2014-07-07 08:26:11 +0200 |
| commit | bdb8a6dc93391e9aed6aef597dfe72c18c0e3aa4 (patch) | |
| tree | e9b9a2a05afabad2795cfdd66d2c4ddbd3433657 /install.sh | |
| parent | 42324361b747ed429522d812c6b4b2434a98772f (diff) | |
| download | dotfiles-bdb8a6dc93391e9aed6aef597dfe72c18c0e3aa4.tar.gz dotfiles-bdb8a6dc93391e9aed6aef597dfe72c18c0e3aa4.zip | |
Added a valgrindrc file.
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ git submodule update cp bashrc $HOME/.bashrc cp bash_profile $HOME/.bash_profile cp psqlrc $HOME/.psqlrc +cp valgrindrc $HOME/.valgrindrc cp irbrc $HOME/.irbrc cp gemrc $HOME/.gemrc cp gitcompletion.sh $HOME/.gitcompletion.sh |
