git.cjennings.net
:
archsetup
main
Builds a full dev workstation from a bare Arch Linux install.
Craig Jennings
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dotfiles
/
common
/
.local
/
bin
/
open-file-in-eww
blob: e77899ea1337ef3ec171e48c9948d0683cce7244 (
plain
)
1
2
#!/bin/sh emacsclient --eval "(eww-open-file \"$1\")"