mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 00:40:44 +02:00
delete unusage script, updated git config
This commit is contained in:
parent
9602ffeafb
commit
e1607e01b9
2 changed files with 1 additions and 6 deletions
5
bin/kbhl
5
bin/kbhl
|
|
@ -1,5 +0,0 @@
|
|||
#!/bin/sh
|
||||
case "$1" in
|
||||
""|"on"|"-on"|"--on"|1) xset led on ;;
|
||||
"of"|"off"|"-off"|"--off"|0) xset led off ;;
|
||||
esac
|
||||
Loading…
Add table
Add a link
Reference in a new issue