Skip to content

Commit 34034fe

Browse files
committed
Readme: improved
1 parent 4bd3af9 commit 34034fe

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

README.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,17 @@ nvim -c "PlugInstall|qa" ; nvim
7878
./uni_install.sh
7979
```
8080

81-
- `alacritty` - new instance shortcut: setup the Apple Automator workflow with
82-
`cp -R NewAlacrittyInstance.workflow ~/Library/Services/`, then launch
83-
`System Preferences -> Keyboard -> Shortcuts` and set the
84-
`Services | General -> NewAlacrittyInstance` shortcut to `⌥⌘/`.
85-
N.B.: restart the system or each individual app to enable the shortcut on them (`killall Finder` included).
81+
- IntelliJ IDEA: `Settings -> Settings Sync` with your email.
82+
83+
- `alacritty` - new instance shortcut:
84+
- setup the Apple Automator workflow with `cp -R NewAlacrittyInstance.workflow ~/Library/Services/`,
85+
then launch `System Preferences -> Keyboard -> Shortcuts` and set the
86+
`Services | General -> NewAlacrittyInstance` shortcut to `⌥⌘/`.
87+
N.B.: restart the system or each individual app to enable the shortcut on them (`killall Finder` included).
88+
- after `stow`-ing Alacritty's dotfile/scripts, run
89+
`ln -s ~/bin/alacritty_new_window_same_dir.sh /usr/local/bin/alacritty_new_window_same_dir.sh`
90+
91+
## TODOs
8692

8793
- New space with terminal on display 1:
8894
setup base script with `cp create_new_space_with_terminal.scpt ~/bin/`, then
@@ -99,8 +105,3 @@ nvim -c "PlugInstall|qa" ; nvim
99105
launch `System Preferences -> Keyboard -> Shortcuts` and set the
100106
`Services | General -> NewSpaceWithTerminalOnDisplay2` shortcut to `⌥⌘2`.
101107
N.B.: restart the system or each individual app to enable the shortcut on them (`killall Finder` included).
102-
103-
104-
## TODOs
105-
106-
- IntelliJ IDEA Share IDE settings: [link](https://www.jetbrains.com/help/idea/sharing-your-ide-settings.html).

0 commit comments

Comments
 (0)