diff options
author | terminaldweller <thabogre@gmail.com> | 2021-05-14 18:14:50 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2021-05-14 18:14:50 +0000 |
commit | 6e528248414e330c9e25e81596ab47b8b8a5b701 (patch) | |
tree | e1aa41a7f3198eeac187e6177ec7d4a33db229d3 /cygwin/alac.bat | |
download | scripts-6e528248414e330c9e25e81596ab47b8b8a5b701.tar.gz scripts-6e528248414e330c9e25e81596ab47b8b8a5b701.zip |
first commitmaster
Diffstat (limited to '')
-rwxr-xr-x | cygwin/alac.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cygwin/alac.bat b/cygwin/alac.bat new file mode 100755 index 0000000..52c5fc6 --- /dev/null +++ b/cygwin/alac.bat @@ -0,0 +1,2 @@ +"C:\Program Files\Alacritty\alacritty.exe" -e E:\cygwin\bin\zsh.exe -l -i
+pause
|