feat(zsh): Rename zsh alias and env files

Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2024-03-05 15:11:01 +01:00
parent 02d1220d18
commit 68cae84fcf
3 changed files with 2 additions and 2 deletions

15
.config/zsh/env.zsh Normal file
View File

@@ -0,0 +1,15 @@
# Rust / Cargo
. "$HOME/.cargo/env"
# Cloudflare
export CLOUDFLARE_API_TOKEN='A06KFcMRIZVzNnjNrsqH8UAvjeTOLPI2lY8Dbwfm'
# Terraform
export TF_VAR_CLOUDFLARE_API_TOKEN=$CLOUDFLARE_API_TOKEN
export TF_CLOUD_ORGANIZATION=noah-knegt
export TF_WORKSPACE=cloudflare-dns
export TF_TOKEN_app_terraform_io=h7ClU6Ez34K9MA.atlasv1.EL4My9EWJAJJygXIGiiNiHDTBrc9Q7bizVy2E2BSaugPXA5f7yuHxgZrYsmou99JGSQ
# Drone CI - for the drone CLI
export DRONE_SERVER=https://drone.noahknegt.com
export DRONE_TOKEN=l1lG6o22fStd81PJ3VTtwa8l2crd4h5R