This website requires JavaScript.
Explore
Help
Sign In
tiyn
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/tiyn/dotfiles.git
synced
2025-03-19 02:17:44 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
dotfiles
/
.local
/
bin
/
suckless
/
suckclean
3 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
adding suckless git utilities
2020-03-28 17:42:27 +01:00
#!/bin/zsh
changing suckless merge utils for having a base branch to ensure the master can be pushed with all features to ensure buildability without this utils
2020-03-29 11:46:32 +02:00
make clean && rm -f config.h && git reset --hard origin/base
Reference in New Issue
Copy Permalink