mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-08-05 16:48:38 +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',
|
kshrc => '.kshrc',
|
||||||
mkshrc => '.mkshrc',
|
mkshrc => '.mkshrc',
|
||||||
|
|
||||||
|
sh => '.sh',
|
||||||
|
shinit => '.shinit',
|
||||||
|
|
||||||
Xdefaults => '.Xdefaults',
|
Xdefaults => '.Xdefaults',
|
||||||
Xresources => '.Xresources',
|
Xresources => '.Xresources',
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue