We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaa4a5c commit bd18cf6Copy full SHA for bd18cf6
README.md
@@ -4,7 +4,7 @@ AppleScript for [iTerm2](https://iterm2.com/) [Alfred](https://www.alfredapp.com
4
5
## Use
6
7
-1. [Copy the script to your clipboard](#copy-the-script).
+1. Copy the script to your clipboard ([see below](#copy-the-script)).
8
2. Open Alfred Preferences (call Alfred and press <kbd>⌘</kbd><kbd>,</kbd>).
9
3. Navigate to Features → Terminal → Custom.
10
4. Set `Application` to `Custom`.
@@ -19,7 +19,3 @@ To copy the script to your clipboard, run the following command.
19
```
20
curl --silent 'https://raw.githubusercontent.com/vitorgalvao/custom-alfred-iterm-scripts/master/custom_iterm_script.applescript' | pbcopy
21
22
-
23
-#### License
24
25
-The Unlicense (Public Domain, essentially)
0 commit comments