install script should allow certain transforms:
name -> ~/.name
name.windows -> only install on Windows
name -> some-other-dst-not-home/.?name (useful for Alacritty on Windows, for example)
Maybe a mapping file would be good? Or just code the mapping in the script?
installscript should allow certain transforms:name->~/.namename.windows-> only install on Windowsname->some-other-dst-not-home/.?name(useful for Alacritty on Windows, for example)Maybe a mapping file would be good? Or just code the mapping in the script?