Commit Graph

8 Commits

Author SHA1 Message Date
5b5b170f79 fix(macos): avoid calling nushell's open
Using `shell-command` risks calling any `open` commands defined by the user's
$SHELL.
2025-07-05 22:21:36 +02:00
c2f8476c86 fix(macos): void-variable newwindow? error
Amend: ec2062f517
2022-06-29 18:12:43 +02:00
ec2062f517 feat(macos): add 'open in new iTerm window' command
Plus keybinds on '<leader> o I'.

Close: #6318
Co-authored-by: brorbw <brorbw@users.noreply.github.com>
2022-06-21 18:46:25 +02:00
f4ec42ae5c Move :tools macos to :os macos 2020-08-20 02:14:32 -04:00
8122c9f653 Remove :emacs :fun and :os (moved) 2017-02-20 00:26:08 -05:00
6c06aa0ce7 Macros now prefixed with @, instead of suffixed with ! 2017-02-20 00:26:06 -05:00
bc402868a6 Add provide's to module config.el files + fix module header comments 2017-02-20 00:23:08 -05:00
80735a530b Add modules/os/macos 2017-02-20 00:23:04 -05:00