mirror of
https://github.com/biox/shmoji.git
synced 2024-11-09 17:28:49 +01:00
*
This commit is contained in:
parent
5ebebfc701
commit
5dc6e94c87
1 changed files with 4 additions and 3 deletions
7
shmoji
7
shmoji
|
@ -2,9 +2,10 @@
|
|||
#
|
||||
# shell-based emoji picker
|
||||
#
|
||||
# deps:
|
||||
# - bemenu + wtype
|
||||
# - curl, if you wanna download my emoji list
|
||||
# deps by command:
|
||||
# - shmoji download: curl
|
||||
# - shmoji fzf: fzf
|
||||
# - shmoji bemenu: bemenu & wtype
|
||||
|
||||
set -e
|
||||
|
||||
|
|
Loading…
Reference in a new issue