Add keyboard shortcut to global script
This commit is contained in:
parent
d77dc41792
commit
66afae19dc
1 changed files with 3 additions and 0 deletions
|
@ -49,6 +49,9 @@ then
|
||||||
# Install EmojiPicker and its keyboard shortcut
|
# Install EmojiPicker and its keyboard shortcut
|
||||||
bash installEmojiPicker.sh
|
bash installEmojiPicker.sh
|
||||||
|
|
||||||
|
# Setup some others keyboard shortcut
|
||||||
|
bash createKeyboardsShortcut.sh
|
||||||
|
|
||||||
# info
|
# info
|
||||||
echo ""
|
echo ""
|
||||||
echo ""
|
echo ""
|
||||||
|
|
Reference in a new issue