index
:
nixos-config
main
new-laptop
Nixos configuration for my pc
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
bin
/
web
blob: 958e84497775cf0e45a8d861c6790c8a7248a6d9 (
plain
) (
blame
)
1
2
3
4
#!/usr/bin/env bash
w3m
-o
imgdisplay
=
/usr/lib/w3m/w3mimgdisplay
"
$@
"
;