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.
246
Commits
5
Branches
0
Tags
1.3 MiB
Shell
94.9%
Python
4.6%
Perl
0.5%
Tree:
5c4e37fb84
linux-config
/
dot_config
/
fish
/
functions
/
git
/
git-diff-files.fish
3 lines
68 B
Raw
Blame
History
function
git-diff-files
git diff --name-only
$argv
[
1
]
$argv
[
2
]
end
Reference in new issue