docs: Add shortcuts executable example 📚

This commit is contained in:
Dheepak Krishnamurthy 2023-05-30 12:15:08 -04:00
parent 0b0ca14a5f
commit 91271523bb

View file

@ -63,7 +63,7 @@ The executable file can be placed in any location.
To make a file executable:
1. chmod +x /path/to/script
1. Run `chmod +x /path/to/script` to modify the executable flag.
2. Add `#!/usr/bin/env bash`, `#!/usr/bin/env python` or whatever is appropriate for your script.
By default, keys `1`-`9` are available to run shortcuts.