]> Sergey Matveev's repositories - dotfiles.git/blobdiff - bin/bin/start-lynx.sh
lynx is started in www
[dotfiles.git] / bin / bin / start-lynx.sh
diff --git a/bin/bin/start-lynx.sh b/bin/bin/start-lynx.sh
deleted file mode 100755 (executable)
index a07a6ab..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-winid=$1
-shift
-exec ~/bin/st -w $winid -e lynx $@