scripts

Random scripts
git clone git://git.margiolis.net/scripts.git
Log | Files | Refs | README | LICENSE

newsboat_bookmark (79B)


      1 #!/bin/sh
      2 
      3 printf "%s\t%s\n" "$1" "$2" | expand -t8 >> "${HOME}/shit/playlist"