small pixel drawing of a pufferfish dotfiles

add chef env vars
Jes Olson j3s@c3f.net
Thu, 19 Jan 2023 13:44:14 -0800
commit

b942b5757359471b5258787f41b0878cbf624f84

parent

3f87b58c2cd7e4e6035d8ac842589cf7249fe409

1 files changed, 4 insertions(+), 0 deletions(-)

jump to
M .profile.profile

@@ -7,7 +7,11 @@ # https://wiki.archlinux.org/title/Firefox#Applications_on_Wayland_can_not_launch_Firefox

export MOZ_DBUS_REMOTE=1 export XDG_CURRENT_DESKTOP=sway export CHEF_USER_NAME=jolson + +# for chef export DIGITALOCEAN_ACCESS_TOKEN="$(pa show cloud.digitalocean.com | head -1)" +export DIGITALOCEAN_ACCESS_TOKEN_STAGE2="$(pa show stage2.cloud.digitalocean.com | head -1)" +export KITCHEN_SSH_GATEWAY_USERNAME=jolson # this apparently makes java windows not suck # for reasons beyond my mortal comprehension