This website works better with JavaScript.
Explore
Help
Sign In
tiyn
/
dotfiles
mirror of
https://github.com/tiyn/dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
029dfbc840
master
server
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '029dfbc840'
${ noResults }
dotfiles
/
.local
/
bin
/
suckless
/
suckclean
3 lines
72 B
Raw
Normal View
History
Unescape
Escape
adding suckless git utilities
5 years ago
#!/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
5 years ago
make clean && rm -f config.h && git reset --hard origin/base