Compare commits
3 Commits
c40fc1eebf
...
4da2c989cd
Author | SHA1 | Date |
---|---|---|
stupidcomputer | 4da2c989cd | |
stupidcomputer | bd1bbdfb1f | |
stupidcomputer | f2ff0448aa |
3
Makefile
3
Makefile
|
@ -10,6 +10,7 @@ termux-pkgs:
|
||||||
pkg install \
|
pkg install \
|
||||||
neovim \
|
neovim \
|
||||||
git \
|
git \
|
||||||
|
tig \
|
||||||
tigervnc \
|
tigervnc \
|
||||||
sxhkd \
|
sxhkd \
|
||||||
clang \
|
clang \
|
||||||
|
@ -27,6 +28,8 @@ termux-pkgs:
|
||||||
rbw \
|
rbw \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
bspwm \
|
bspwm \
|
||||||
|
termux-api \
|
||||||
|
jq \
|
||||||
x11-repo
|
x11-repo
|
||||||
|
|
||||||
termux-dots:
|
termux-dots:
|
||||||
|
|
Loading…
Reference in New Issue