mirror of
https://github.com/atom/atom.git
synced 2026-02-16 01:25:13 -05:00
@@ -102,7 +102,7 @@ class Workspace extends Model
|
||||
@emit 'editor-created', editor
|
||||
|
||||
installShellCommands: ->
|
||||
CommandInstaller.installShellCommandsInteractively()
|
||||
require('./command-installer').installShellCommandsInteractively()
|
||||
|
||||
subscribeToActiveItem: ->
|
||||
@updateWindowTitle()
|
||||
|
||||
Reference in New Issue
Block a user