dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles # fast
git clone https://src.adamsgaard.dk/dotfiles.git # slow
Log | Files | Refs | README | LICENSE Back to index

bigterm (70B)


      1 #!/bin/sh
      2 nohup st -f "pragmatapro:size=24" tmux "$@" >/dev/null 2>&1