feat: Update to include new config changes

This commit is contained in:
2024-10-16 17:47:00 +11:00
parent 67c7567f71
commit 588eba9125
3 changed files with 31 additions and 15 deletions

4
.zshrc
View File

@@ -165,4 +165,6 @@ bindkey '^[[1;5A' atuin-up-search
fpath+=${ZDOTDIR:-~}/.zsh_functions
# Tailscale autocomplete
# Start zellij
ZELLIJ_AUTO_EXIT=true
eval "$(zellij setup --generate-auto-start zsh)"