mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-08-05 16:48:38 +00:00
add support to install.pl for inputrc
This commit is contained in:
parent
35e57ac8e5
commit
ceae426160
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@ my %links = (
|
||||||
vimrc => '.vimrc',
|
vimrc => '.vimrc',
|
||||||
gvimrc => '.gvimrc',
|
gvimrc => '.gvimrc',
|
||||||
|
|
||||||
|
inputrc => '.inputrc',
|
||||||
|
|
||||||
zsh => '.zsh',
|
zsh => '.zsh',
|
||||||
zshrc => '.zshrc',
|
zshrc => '.zshrc',
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue