Skip to content

(aka `gw`) - A simple set of Zsh functions to set, show, and change into a persistent working directory that spans multiple shell instances.

License

Notifications You must be signed in to change notification settings

eriknomitch/prwd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Persistent Working Directory

A simple set of Zsh functions to set, show, and change into a persistent working directory that spans multiple shell instances.

Requirements

  • Zsh

Installation

Clone the repository to ~/.prwd and add source $HOME/.prwd/prwd.zsh to your ~/.zshrc.

Commands

sw

Sets the persistent working directory

gw

Changes the shell's current working directory into the persistent working direcotry

lw

Prints the persistent working directory

Credits

Erik Nomitch: [email protected]

About

(aka `gw`) - A simple set of Zsh functions to set, show, and change into a persistent working directory that spans multiple shell instances.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages