From ea6bbee7d53d6718c5643014e073d68dcc480e4c Mon Sep 17 00:00:00 2001 From: DannyDannyDanny Date: Thu, 8 Jun 2023 08:41:54 +0200 Subject: [PATCH] vimwiki: dth @ DK023900WSL --- install.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/install.sh b/install.sh index 701ec8e..90d463c 100755 --- a/install.sh +++ b/install.sh @@ -29,6 +29,10 @@ rm .zshrc # git clone https://github.com/dcreager/dotfiles-public -b codespaces --recurse-submodules .dotfiles.public # $HOME/.dotfiles.base/bin/dotfiles.symlink install +echo >&2 "=====================================================================" +echo >&2 " installing tmux" +sudo apt-get install -y fish + # I'd like to use fish, please echo >&2 "=====================================================================" echo >&2 " installing fish"