Fixed vim and zsh
This commit is contained in:
6
zsh/tools/zim_reset
Normal file
6
zsh/tools/zim_reset
Normal file
@ -0,0 +1,6 @@
|
||||
#
|
||||
# zim_reset - resets the zim repository to latest commit
|
||||
#
|
||||
|
||||
cd ${ZDOTDIR:-${HOME}}/.zim
|
||||
git reset --hard
|
Reference in New Issue
Block a user