tangled
alpha
login
or
join now
mpadge.tngl.sh
/
dotfiles
1
fork
atom
dot dot dotfiles
1
fork
atom
overview
issues
pulls
pipelines
dotfiles
/
system
/
pdfinterm.bash
at
main
2 lines
40 B
view raw
wrap content
mpadge.tngl.sh
add pdf alias to read pdf text in terminal
4y ago
293a6f67
1
#!/usr/bin/bash
2
pdftotext
"
$1
"
-
|
less