dotfiles/zsh/tools/zim_reset
2018-04-05 13:06:54 +02:00

7 lines
107 B
Plaintext

#
# zim_reset - resets the zim repository to latest commit
#
cd ${ZDOTDIR:-${HOME}}/.zim
git reset --hard