Skip to content

An Oh-My-Zsh Plugin to display reminders when cd-ing into specified directories.

License

Notifications You must be signed in to change notification settings

maoxuner/zsh-cd-reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zsh CD Reminder

An Oh-My-Zsh Plugin to display reminders when cd-ing into specified directories.

Installation

Clone this repo into ~/.oh-my-zsh/plugins (or wherever your plugins are configured to live) and update the plugins config in your ~/.zshrc file to include cd-reminder:

plugins=(cd-reminder)

Usage

If a directory has a file named .cd-reminder in it, then when you cd into that directory this plugin will read the contents of the file to the display. This is useful if you have repositories with specific things that must be done when entering, etc.

Reference

About

An Oh-My-Zsh Plugin to display reminders when cd-ing into specified directories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages