Compare commits

...

2 Commits

Author SHA1 Message Date
d4972ea30d chore(deps): update asdf tool-versions 2024-08-19 11:32:42 +03:00
ed7263dfee chore(shell): disable tmux autostart 2024-08-17 17:39:29 +03:00
2 changed files with 5 additions and 5 deletions

View File

@@ -8,11 +8,11 @@ editorconfig-checker 2.8.0
eza 0.19.0
fd 10.1.0
github-cli 2.54.0
golang 1.22.6
golang 1.23.0
hadolint 2.12.0
kubectl 1.30.3
kubectl 1.31.0
lazygit 0.43.1
nodejs 22.6.0
nodejs 22.4.1
pipx 1.6.0
pre-commit 3.8.0
ripgrep 14.1.0
@@ -24,6 +24,6 @@ shfmt 3.8.0
terraform-lsp 0.0.12
terragrunt 0.66.3
tf-summarize 0.3.10
vault 1.17.3
vault 1.17.3+ent
yamllint 1.35.1
yq 4.44.3

View File

@@ -32,7 +32,7 @@ load_antigen()
antigen use oh-my-zsh
export ZSH_TMUX_AUTOSTART=true
export ZSH_TMUX_AUTOSTART=false
export ZSH_TMUX_CONFIG="$DOTFILES/config/tmux/tmux.conf"
export ZSH_TMUX_UNICODE=true
export ZSH_TMUX_AUTOQUIT=false