mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-05 14:59:29 -05:00
dev: better direnv
Override caelestia command with dev version instead of using ./run.sh Allows completions to work
This commit is contained in:
@@ -2,6 +2,6 @@
|
|||||||
|
|
||||||
# Utility script for running caelestia
|
# Utility script for running caelestia
|
||||||
|
|
||||||
cd "$(dirname $0)/src" || exit
|
cd "$(dirname $0)/../src" || exit
|
||||||
|
|
||||||
python -m caelestia "$@"
|
python -m caelestia "$@"
|
||||||
Reference in New Issue
Block a user