1 2 3 4 5
#!/bin/sh # TODO maybe I want to run e.g. tmux in this? st -T "stfloat" -g 85x25+500+200 tmux new-session "$@"
Generated with cgit - Back to sebastiano.tronto.net