macos vm with tmux env

This commit is contained in:
2025-10-01 22:54:02 +02:00
parent 74ecfddf65
commit 128d2ba79b
2 changed files with 13 additions and 7 deletions

View File

@@ -43,3 +43,7 @@ alias grs='git reset'
alias grv='git remote -v'
alias tree='tree -I node_modules'
# -----------------------------
# Other
# -----------------------------
alias k='kubectl'