Latest
This commit is contained in:
parent
bde9bda93e
commit
127e9278c6
1 changed files with 0 additions and 2 deletions
|
@ -1008,7 +1008,6 @@ if [ -n "$DEBUG" ] || [ -n "$DEBUG_MODE" ]; then
|
||||||
ensureZshShell
|
ensureZshShell
|
||||||
gnomeExtensionSettings
|
gnomeExtensionSettings
|
||||||
grubSettings
|
grubSettings
|
||||||
installCocExtensions
|
|
||||||
installDockerRclonePlugin
|
installDockerRclonePlugin
|
||||||
installTerminalTheme
|
installTerminalTheme
|
||||||
loadCronjobs
|
loadCronjobs
|
||||||
|
@ -1036,7 +1035,6 @@ else
|
||||||
ensureZshShell &
|
ensureZshShell &
|
||||||
gnomeExtensionSettings &
|
gnomeExtensionSettings &
|
||||||
grubSettings &
|
grubSettings &
|
||||||
installCocExtensions &
|
|
||||||
installDockerRclonePlugin &
|
installDockerRclonePlugin &
|
||||||
installTerminalTheme &
|
installTerminalTheme &
|
||||||
loadCronjobs &
|
loadCronjobs &
|
||||||
|
|
Loading…
Reference in a new issue