mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +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
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
signingkey = 02BE5DDFB607A8F79E
|
signingkey = 02BE5DDFB607A8F79E
|
||||||
|
|
||||||
[github]
|
[github]
|
||||||
name = flof-ik
|
name = olexsmir
|
||||||
|
|
||||||
[gpg]
|
[gpg]
|
||||||
program = gpg2
|
program = gpg2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue