This website requires JavaScript.
Explore
Help
Sign In
Amazing-Mirror
/
FollieHiyuki-dotfiles
Watch
1
Star
0
Fork
0
You've already forked FollieHiyuki-dotfiles
mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced
2025-02-22 04:23:04 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
FollieHiyuki-dotfiles
/
home
/
.local
/
bin
/
grab
4 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2021-02-13 19:28:59 +03:00
#!/bin/sh
scripts: fix syntax + use 0x0.st for url shortening
2021-09-29 21:35:06 +07:00
curl -s "${1:--}" | pandoc --from=html --to=markdown | glow - -s dark -w 80 | less -r
Reference in New Issue
Copy Permalink