mirror of
https://github.com/xsghetti/script.git
synced 2025-07-02 18:00:38 -04:00
restore zsh
This commit is contained in:
parent
50e07a1cf4
commit
b68c376b1e
2 changed files with 24 additions and 3 deletions
|
@ -45,10 +45,13 @@ case $answer in
|
|||
./clone.sh
|
||||
|
||||
|
||||
echo ":: Preparing to Install HyprPM Plugins..."
|
||||
sleep 5
|
||||
~/script/hyprpm.sh
|
||||
#echo ":: Preparing to Install HyprPM Plugins..."
|
||||
#sleep 5
|
||||
#~/script/hyprpm.sh
|
||||
|
||||
echo ":: Preparing to Restore ZSH"
|
||||
~/script/zsh.sh
|
||||
|
||||
echo ":: Preparing to Install Grub Theme"
|
||||
~/script/grub.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue