history.plugin.zsh 74 Bytes EditWeb IDE 1 2 3 alias h='history' alias hs='history | grep' alias hsi='history | grep -i'