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