This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Kevin-Mok
/
linux-config
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Dotfiles for my tiling window manager + terminal workflow.
306
Commits
8
Branches
0
Tags
1.4 MiB
Shell
94.5%
Python
5%
Perl
0.4%
Tree:
6f8c0b08d7
linux-config
/
dot_config
/
fish
/
functions
/
git
/
git-push-diff-name.fish
3 lines
69 B
Raw
Blame
History
function
git-push-diff-name
git push -f origin HEAD:
$argv
[
1
]
end
Reference in new issue