diff --git a/executable_dot_zshrc b/executable_dot_zshrc index 4b47297..8744901 100644 --- a/executable_dot_zshrc +++ b/executable_dot_zshrc @@ -8,7 +8,7 @@ checkCommand(){ } # If you have zellij installed, this will auto start it if [ -z "$TMUX" ] && checkCommand tmux; then - exec tmux new -As0 + exec tmux #new -As0 # uncomment this part if you want to auto attach to your last session fi # Speed up shell load on WSL OLDPATH=$PATH diff --git a/private_dot_config/external_nvim b/private_dot_config/external_nvim index 1540010..23c86b3 160000 --- a/private_dot_config/external_nvim +++ b/private_dot_config/external_nvim @@ -1 +1 @@ -Subproject commit 154001034d30fe85b56b71deb90d9fa466fbddda +Subproject commit 23c86b37763f3662b40cbce638bacc8791894c41