mirror of
https://github.com/agresdominik/dotfiles.git
synced 2026-07-21 16:00:55 +00:00
Compare commits
2 Commits
cleanup
...
6dc3d5bbce
| Author | SHA1 | Date | |
|---|---|---|---|
| 6dc3d5bbce | |||
| bc1434638f |
@@ -94,3 +94,6 @@ export NODE_EXTRA_CA_CERTS="$HOME/.config/bitwarden-certs/vaultwarden-agres-site
|
||||
. "$HOME/.atuin/bin/env"
|
||||
|
||||
eval "$(atuin init zsh)"
|
||||
|
||||
# Kube
|
||||
export KUBECONFIG="$HOME/.kube/config:$(ls -1 ~/.kube/configs/* 2>/dev/null | paste -sd ':' -)"
|
||||
|
||||
Reference in New Issue
Block a user