spaces->tabs + cleanup + pathing fixes
This commit is contained in:
@@ -4,8 +4,8 @@ local shell = _ENV.shell
|
||||
|
||||
local config = Config.load('os')
|
||||
if not config.welcomed and shell.openForegroundTab then
|
||||
config.welcomed = true
|
||||
Config.update('os', config)
|
||||
config.welcomed = true
|
||||
Config.update('os', config)
|
||||
|
||||
shell.openForegroundTab('Welcome')
|
||||
shell.openForegroundTab('Welcome')
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user