Commit 5f41ecd7 authored by Robby Russell's avatar Robby Russell
Browse files

Merge pull request #1186 from r-darwish/history

Added history plugin
parents bd9a8605 8ba97c36
alias h='history'
function hs
{
history | grep $*
}
alias hsi='hs -i'
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment