repos/scripts

Simple scripts that I made for my personal computer to map keys, make bluetooth work, brightness keys, etc.
Commits Files Refs README LICENSE
tmux-window (3 lines)
   1 #!/bin/sh
   2 
   3 [ "$1" = "" ] && printf " " || printf "$1"