This website works better with JavaScript.
Explore
Help
Sign In
alvis
/
oh-my-terminal
Watch
1
Star
0
Fork
You've already forked oh-my-terminal
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7
Commits
1
Branch
0
Tags
820 KiB
Shell
88.5%
Vim script
11.2%
Dockerfile
0.3%
Tree:
f9f731d5f7
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f9f731d5f7'
${ noResults }
oh-my-terminal
/
zsh
/
plugins
/
history
/
history.plugin.zsh
8 lines
76 B
Raw
Blame
History
alias
h
=
'history'
function
hs
{
history
|
grep
$*
}
alias
hsi
=
'hs -i'
Reference in new issue
Copy Permalink