diff options
author | Christian Duerr <contact@christianduerr.com> | 2021-07-14 00:32:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-14 00:32:59 +0000 |
commit | 2de20378acbb04b2c1408fe715a9642eaa3010ed (patch) | |
tree | 1886a687c3d3260e874c92f11b753fb45ac412e8 /alacritty/windows | |
parent | 01a7ad946e75ef9ff7847ad73f2fe40e3e5d8a5f (diff) | |
download | r-alacritty-2de20378acbb04b2c1408fe715a9642eaa3010ed.tar.gz r-alacritty-2de20378acbb04b2c1408fe715a9642eaa3010ed.tar.bz2 r-alacritty-2de20378acbb04b2c1408fe715a9642eaa3010ed.zip |
Symlink windows assets for cargo install
Fixes #5114.
Diffstat (limited to 'alacritty/windows')
l--------- | alacritty/windows | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/alacritty/windows b/alacritty/windows new file mode 120000 index 00000000..b40a459e --- /dev/null +++ b/alacritty/windows @@ -0,0 +1 @@ +../extra/windows/
\ No newline at end of file |