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