mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Fixed some minor things, notably had half the script commented out for debugging still when I pushed :P
This commit is contained in:
parent
18c2b48183
commit
ebdf72f133
1 changed files with 2 additions and 2 deletions
|
|
@ -98,8 +98,8 @@ plugin_upgrade(){
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
# base_upgrade
|
base_upgrade
|
||||||
overlay_upgrade
|
overlay_upgrade
|
||||||
# plugin_upgrade
|
plugin_upgrade
|
||||||
|
|
||||||
cd "$ZSH"
|
cd "$ZSH"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue