|
|
||
|---|---|---|
| LICENSE | ||
| README.md | ||
| cwdcontrol.sh | ||
README.md
cwdcontrol
For when self-control isn't enough, try cwdcontrol!
This script will prevent you from working in directories based on a time expression.
Dependencies
Either systemd or cronie. This script probably only works with zsh.
Usage
Put in your zshrc:
source /path/to/cwdcontrol.sh
cwdcontrol-disallow --cron '* 9-17 * * 1-5' ~/distracting
cwdcontrol-disallow --systemd 'Mon..Fri *-*-* 09..17:*:*' ~/other/distracting