]> src.twobees.de Git - dotfiles.git/blob - stow/oh-my-zsh/.oh-my-zsh/plugins/history/history.plugin.zsh
...
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / history / history.plugin.zsh
1 alias h='history'
2 alias hs='history | grep'
3 alias hsi='history | grep -i'