Add LOKI_ADDR to path

This commit is contained in:
Torjus Håkestad 2025-01-23 19:19:40 +01:00
parent d183dae9d6
commit e73833292f
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -34,6 +34,7 @@
prompt pure
export PATH="''${KREW_ROOT:-$HOME/.krew}/bin:$PATH"
export MANPAGER="nvim +Man!"
export LOKI_ADDR="http://monitoring01:3100"
# Aliases
alias ls=eza