]> Sergey Matveev's repositories - dotfiles.git/blob - start-lynx.sh
a07a6ab9c5c5889be819a72d4aabd88fcd3c7251
[dotfiles.git] / start-lynx.sh
1 #!/bin/sh
2
3 winid=$1
4 shift
5 exec ~/bin/st -w $winid -e lynx $@