replace crystallib with herolib

This commit is contained in:
timurgordon
2025-01-22 23:57:49 +00:00
parent 915951d84f
commit dce0b71530
11 changed files with 18 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
export PATH=${home_dir}/hero/bin:??PATH
export TERM=xterm
cd ${home_dir}/code/github/freeflowuniverse/crystallib/cli/hero
cd ${home_dir}/code/github/freeflowuniverse/herolib/cli/hero
PRF="${home_dir}/.profile"
[ -f "??PRF" ] && source "??PRF"