mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-19 10:17:44 +01:00
3 lines
70 B
Plaintext
3 lines
70 B
Plaintext
|
#!/bin/zsh
|
||
|
make clean && rm -f config.h && reset --hard origin/master
|