This website requires JavaScript.
Explore
Help
Sign In
andrzej
/
dotfiles
Watch
1
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9c588cdcf8
dotfiles
/
zsh
/
.zsh
/
plugins
/
history
/
history.plugin.zsh
5 lines
100 B
Bash
Raw
Blame
History
alias
h
=
'history'
alias
hl
=
'history | less'
alias
hs
=
'history | grep'
alias
hsi
=
'history | grep -i'
Reference in New Issue
View Git Blame
Copy Permalink