mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-04-13 09:30:06 +00:00
add support for sh in the install.pl script
This commit is contained in:
parent
ca85e83f9e
commit
cb467422ab
1 changed files with 3 additions and 0 deletions
|
@ -60,6 +60,9 @@ my %links = (
|
|||
kshrc => '.kshrc',
|
||||
mkshrc => '.mkshrc',
|
||||
|
||||
sh => '.sh',
|
||||
shinit => '.shinit',
|
||||
|
||||
Xdefaults => '.Xdefaults',
|
||||
Xresources => '.Xresources',
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue