diff --git a/install.sh b/install.sh index 05f585d..d25472e 100755 --- a/install.sh +++ b/install.sh @@ -82,31 +82,31 @@ __pre_stow__() { askThings() { if [ ! -d ./dotfiles/.config/tmux/ ] && [ ! -d ./dotfiles/.config/zellij/ ]; then - choose askMultiPlexer "Choose a menu" tmux zellij none