xr09 / bash-rolodex

Manage your contacts in the shell

Home Page:http://xr09.github.io/bash-rolodex.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bash Rolodex

Manage your contacts in the shell

Install

mkdir -p .local/share/brolodex
cp rolodex.sh .local/share/brolodex
echo "source ~/.local/share/brolodex/rolodex.sh" > .bashrc

Use

addnumber sherlock holmes 123456789
number holmes

Edit

Just open the file "~/.my_contacts" with any editor.

About

Manage your contacts in the shell

http://xr09.github.io/bash-rolodex.html

License:MIT License


Languages

Language:Shell 100.0%