code/user
This commit is contained in:
parent
d9a6e33409
commit
4f53472768
2 changed files with 4 additions and 2 deletions
|
@ -6,6 +6,10 @@
|
|||
# │ code │ variables │
|
||||
# ╰──────┴───────────╯
|
||||
|
||||
# TODO variablize
|
||||
# user root directory of the project
|
||||
RWX_SELF_USER="${HOME}/${RWX_SELF_NAME}"
|
||||
|
||||
# cache for the parsing awk script
|
||||
_rwx_code_awk="$(cat "${RWX_ROOT_SYSTEM}/code.awk")"
|
||||
# cache for code aliases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue