9 lines
168 B
Bash
9 lines
168 B
Bash
#!/usr/bin/env sh
|
|
|
|
#
|
|
# Shell common environment variables and functions (BusyBox compatible)
|
|
#
|
|
|
|
# And for the rest, see aliases
|
|
direnv JUNKHOME "$HOME/.cache/junkhome"
|