Initial commit: set Charm to use my self-hosted cloud
This commit is contained in:
commit
50be46d060
1 changed files with 5 additions and 0 deletions
5
dot-config/zsh/login/charm
Normal file
5
dot-config/zsh/login/charm
Normal file
|
@ -0,0 +1,5 @@
|
|||
#! zsh
|
||||
: ${CHARM_HOST:=charm.00dani.me}
|
||||
: ${CHARM_HTTP_PORT:=443}
|
||||
|
||||
export CHARM_HOST CHARM_HTTP_PORT
|
Loading…
Reference in a new issue