config

My configuration files and custom scripts.
git clone https://git.tronto.net/config
Download | Log | Files | Refs

popup-terminal (113B)


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