Skip to content

Commit bd18cf6

Browse files
committed
README.md: Change to BSD-3
1 parent aaa4a5c commit bd18cf6

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ AppleScript for [iTerm2](https://iterm2.com/) [Alfred](https://www.alfredapp.com
44

55
## Use
66

7-
1. [Copy the script to your clipboard](#copy-the-script).
7+
1. Copy the script to your clipboard ([see below](#copy-the-script)).
88
2. Open Alfred Preferences (call Alfred and press <kbd>⌘</kbd><kbd>,</kbd>).
99
3. Navigate to Features → Terminal → Custom.
1010
4. Set `Application` to `Custom`.
@@ -19,7 +19,3 @@ To copy the script to your clipboard, run the following command.
1919
```
2020
curl --silent 'https://raw.githubusercontent.com/vitorgalvao/custom-alfred-iterm-scripts/master/custom_iterm_script.applescript' | pbcopy
2121
```
22-
23-
#### License
24-
25-
The Unlicense (Public Domain, essentially)

0 commit comments

Comments
 (0)