index
:
r-alacritty.git
experimental
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assets
/
osx
/
Alacritty.app
/
Contents
/
MacOS
/
launcher
blob: 707c32054ece5c33c3bedf29000dbea857fa5570 (
plain
) (
blame
)
1
2
3
4
5
6
#!/bin/bash BIN_DIR=$(dirname $0) cd "$HOME" exec "$BIN_DIR/alacritty" "$@"