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
/
shred-rm.fish
3 lines
50 B
Raw
Blame
History
function
shred-rm
shred
$argv
&
&
rm
$argv
end
Reference in new issue