This website requires JavaScript.
Explore
Help
Register
Sign In
jeffemmett
/
tmux-dev-env-configuration
Watch
1
Star
0
Fork
You've already forked tmux-dev-env-configuration
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bd9a192b4b
tmux-dev-env-configuration
/
dotfiles
/
.config
/
hunter
/
previewers
/
definitions
/
html
6 lines
93 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
w3m -dump
"
${
1
}
"
||
links -dump
"
${
1
}
"
||
elinks -dump
"
${
1
}
"
||
lynx -dump
"
${
1
}
"
Reference in New Issue
View Git Blame
Copy Permalink