diff options
| author | Miquel Sabaté <mikisabate@gmail.com> | 2014-05-06 10:43:20 +0200 |
|---|---|---|
| committer | Miquel Sabaté <mikisabate@gmail.com> | 2014-05-06 10:43:20 +0200 |
| commit | 016f5f9327b2e62736344fea28dd186550576829 (patch) | |
| tree | 70dc532988c2bbf251ed2a793e7721088225a8c0 /install.sh | |
| parent | 9d7d9af718c480979f5539c032fb34574c55fe53 (diff) | |
| download | dotfiles-016f5f9327b2e62736344fea28dd186550576829.tar.gz dotfiles-016f5f9327b2e62736344fea28dd186550576829.zip | |
inputrc: removed the inputrc file. I'm not getting used to it :)
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ git submodule update cp bashrc $HOME/.bashrc cp bash_profile $HOME/.bash_profile cp psqlrc $HOME/.psqlrc -cp inputrc $HOME/.inputrc cp irbrc $HOME/.irbrc cp gemrc $HOME/.gemrc cp gitcompletion.sh $HOME/.gitcompletion.sh |
