Skip to content

Conversation

@2suggestions
Copy link

Line 136 in bashmarks.sh didn't include any X's as a template when calling mktemp, causing it to error out in my environment and close the terminal when attempting to save a bookmark.

In addition, I had 'mv' aliased for 'mv -i', so line 141 which replaces the $HOME/.sdirs file with the new version was prompting for a confirmation on each bookmark save. I've changed it to 'mv -f' to avoid this for others in the same situation.

Cheers, loving the tool :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant