index
:
dotfiles.git
main
Collection of home directory config files
Xian Wang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
func.zsh
blob: a145758d602d1477c812cf54a60932bd4e2c5878 (
plain
)
1
2
3
4
5
6
7
8
rh() { rm -f ~/.zsh_history exec zsh } bz() { setsid "$@" &> /dev/null < /dev/null }