dotfiles

Torpy's handcrafted dootfiles.
Log | Files | Refs | README

xdg-terminal-exec (31B)


      1 #!/bin/sh
      2 
      3 "$TERMINAL" -e "$@"