|
|
@ -76,6 +76,7 @@ dotfiles() { |
|
|
|
echo "Adding zsh and tmux configs" |
|
|
|
# zsh plugins |
|
|
|
sudo apt install -y zsh tmux shellcheck fzf |
|
|
|
export RUNZSH=no |
|
|
|
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" |
|
|
|
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git "$HOME/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting" |
|
|
|
# dotfiles |
|
|
|