
Notify
- 3 repo stars
- Updated June 17, 2026
- majg0/dotfiles
Notifies the TTY via hooks
About
notify is a Claude Code skill in the AI & Agent Building category. Notifies the TTY via hooks
- notify
- AI & Agent Building
- AI-coding skill
Notify by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add majg0/dotfiles/plugin install notify@majg0Add your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 3 |
|---|---|
| Last updated | June 17, 2026 |
| Repository | majg0/dotfiles ↗ |
What it does
Notifies the TTY via hooks
README.md
Dotfiles
My modular dotfiles; currently OS X only.
Each directory is a mod.
The function runmods in common.sh executes every file of a given name from each mod in lexicographical module order.
Mod dependencies are therefore simply handled by prefixing 1_, 2_, etc.
By convention, configuration files go into each mod's config folder.
Linking and installing will both each automatically export environment variables before starting.
Usage
- Clone anywhere.
source link.sh.source install.sh.
Scripts
env.shexports environment variables; sourced by.zshenv.link.shrunsenv.shand links configuration files into system folders.install.shrunsenv.shand installs remote files onto the system.alias.shdefines aliases from mods and the optional~/.aliasesfile; sourced by.zshrc.rc.shruns commands at shell startup; sourced by.zshrc.
Notes
- Remember to setup the 1password agent https://developer.1password.com/docs/ssh/get-started/#step-3-turn-on-the-1password-ssh-agent
Related skills
AI & Agent Buildingagents