Commit 8ba97c36 authored by Roey Darwish Dror's avatar Roey Darwish Dror
Browse files

Added history plugin

parent e8d582ab
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