diff options
| author | Miquel Sabaté <mikisabate@gmail.com> | 2014-05-02 14:39:56 +0200 |
|---|---|---|
| committer | Miquel Sabaté <mikisabate@gmail.com> | 2014-05-02 14:39:56 +0200 |
| commit | e80cb0080aa7487b74415e7aa6320a387568b866 (patch) | |
| tree | cd20f6e32e1fc0d8f969b639a9def2d39d1617f9 /install.sh | |
| parent | 61c00c0dc79b8dc903cd694d044614a96c344d51 (diff) | |
| download | dotfiles-e80cb0080aa7487b74415e7aa6320a387568b866.tar.gz dotfiles-e80cb0080aa7487b74415e7aa6320a387568b866.zip | |
input: added the .inputrc 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 inputrc $HOME/.inputrc cp irbrc $HOME/.irbrc cp gemrc $HOME/.gemrc cp gitcompletion.sh $HOME/.gitcompletion.sh |
