mirror of
https://github.com/lawrencesystems/dotfiles.git
synced 2025-03-05 20:49:40 -08:00
Merge a268f20c2f
into 9d10c25acc
This commit is contained in:
commit
a4e6e43508
|
@ -13,6 +13,9 @@ done
|
||||||
echo "installing extras"
|
echo "installing extras"
|
||||||
sudo apt update && sudo apt -y install vim-scripts zsh zsh-syntax-highlighting zsh-autosuggestions
|
sudo apt update && sudo apt -y install vim-scripts zsh zsh-syntax-highlighting zsh-autosuggestions
|
||||||
|
|
||||||
|
# Apply the changes and update the shell with the config files
|
||||||
|
exec bash
|
||||||
|
|
||||||
echo "Installed"
|
echo "Installed"
|
||||||
echo "use chsh -s /bin/zsh to switch to ZSH shell"
|
echo "use chsh -s /bin/zsh to switch to ZSH shell"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue