Add LOKI_ADDR to path
This commit is contained in:
parent
d183dae9d6
commit
e73833292f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user