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: be2ee7f8f744681862530b764d6467c775fdae1c (
plain
) (
blame
)
1
2
3
4
5
6
#!/bin/bash BIN_DIR=$(cd "$(dirname "$0")"; pwd) cd "$HOME" exec "$BIN_DIR/alacritty"