An Oh-My-Zsh Plugin to display reminders when cd-ing into specified directories.
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
:
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.
Additionally, you can use the command new_reminder
which will do two things:
new_reminder
, it will create an empty .cd-reminder
file for you to fill as you please.new_reminder This is my new reminder
it will create (if it doesn't exist already) a .cd-reminder
file and append the text to it (meaning it won't override what's already in the fileHaving issues with these files messing with Git? Run the command git_exclude_cd_reminder
- this will do one of two things - if you already have a global gitignore file configured, it will append to that file. Otherwise it will create the file $HOME/.gitignore-global
, configure that file with Git, and then add our exclusion to it.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4