This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
rwxrob-dot
Watch
2
Star
0
Fork
0
You've already forked rwxrob-dot
mirror of
https://github.com/rwxrob/dot
synced
2024-11-18 15:25:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ee2fa75ded
rwxrob-dot
/
scripts
/
md
5 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix: md
2023-07-16 04:22:46 +00:00
#!/bin/sh
Rebase
2022-02-09 07:29:05 +00:00
fix: md
2023-07-16 04:22:46 +00:00
test -z "$@" && test -f ./README.md && exec glow -p ./README.md
exec glow -p "$@"
Reference in New Issue
Copy Permalink