Fix launcher script

This commit is contained in:
Semyon Pisarev 2017-02-07 15:50:38 +03:00 committed by Bryce Fisher-Fleig
parent 6f5c2552c8
commit e63a52d4db
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
BIN_DIR=$(dirname $0)
cd "$HOME"
exec "$BIN_DIR/alacritty" "$@"
exec "$BIN_DIR/alacritty"