Created
July 3, 2026 17:02
-
-
Save alex-quiterio/39cc7d5efdcd9c9cebd70fa98dcc5f4f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| function human-design --description 'Human design report' | |
| set --local SCRIPTS_LOCAL_FOLDER "$HOME/.scripts" | |
| ruby "$SCRIPTS_LOCAL_FOLDER/human_design.rb" $argv --with-num | |
| end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment