Skip to content

ldenman/rappel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rappel

tiny script to remind you of your aliases.

supported shells

zsh

Add the following to your zshrc file. Make sure to point wher rappel is installed.

preexec() { alias | ~/bin/rappel.sh $1 }

About

tiny script to remind you of your aliases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages