Skip to content

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

psmarks

bashmarks inspired folder bookmark system for Powershell, with tab autocompletion of known bookmarks

Aliases

s <bookmark_name> - Saves the current directory as "bookmark_name"
g <bookmark_name> - Goes (cd) to the directory associated with "bookmark_name"
d <bookmark_name> - Deletes the bookmark
l - Lists all available bookmarks

Full Commands

Add-PSMark<bookmark_name># add a bookmarkRemove-PSMark<bookmark_name># remove a bookmarkGet-PSMarks# list all bookmarksOpen-PSMark# resolve a bookmark

Credits

About

Directory bookmarks for Powershell

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages