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.
283
Commits
5
Branches
0
Tags
1.3 MiB
Shell
94.9%
Python
4.6%
Perl
0.5%
Tree:
bd1366faf6
linux-config
/
dot_config
/
fish
/
functions
/
wc-pdf.fish
3 lines
53 B
Raw
Blame
History
function
wc-pdf
pdftotext
$argv
[
1
]
-
|
wc -w
end
Reference in new issue