set up pulling to htpc from gh
This commit is contained in:
parent
38b91fe5eb
commit
62d3a0a507
2 changed files with 24 additions and 17 deletions
7
init.sh
Executable file
7
init.sh
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
rm /home/htpc/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
|
||||
ln /home/htpc/scripts/PJ/xfce4-keyboard-shortcuts.xml /home/htpc/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
|
||||
|
||||
rm /home/htpc/.kodi/userdata/keymaps/keyboard.xml
|
||||
ln /home/htpc/scripts/PJ/keyboard.xml /home/htpc/.kodi/userdata/keymaps/keyboard.xml
|
Loading…
Add table
Add a link
Reference in a new issue