mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-07-02 00:08:10 +10:00
Update zsh.sh
This commit is contained in:
@@ -21,12 +21,12 @@ echo '
|
||||
|
||||
--------------- Oh-My-zsh Install ---------------
|
||||
|
||||
Make sure to install zsh and fzf
|
||||
|
||||
'
|
||||
# Print commands
|
||||
set -x
|
||||
|
||||
sudo apt install zsh fzf -y
|
||||
|
||||
# Installs Oh-My-Zsh
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user