Skip to content

Commit

Permalink
add instructions for git bash
Browse files Browse the repository at this point in the history
  • Loading branch information
gturi committed Jun 29, 2023
1 parent 4b5b510 commit 911ccc1
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ rnbookmark @bookmark-name @new-bookmark-name

## Install

Run `installer-for-bash.sh` or `installer-for-zsh.sh` script. The changes will be loaded from the next terminal session you will open.
Choose the installer according to your shell. The changes will be loaded from the next terminal session you will open.

If you are using git bash, you need to first install [windows-shortcut-util](https://github.com/gturi/windows-shortcut-util)

## Update

Expand Down Expand Up @@ -63,7 +65,3 @@ emulate sh -c "/path/to/shell-bookmarks.sh"
## Troubleshooting

If anything goes wrong, you can find your bookmarks inside `$HOME/.shell-bookmarks` directory (they are actually just symbolic links to your directories) and manually delete them. And remember to file an issue!

## License

[GPL-3.0](LICENSE)

0 comments on commit 911ccc1

Please sign in to comment.