TODO
This commit is contained in:
parent
7bf3a85f89
commit
3633214f70
|
@ -57,3 +57,5 @@ curl -L -o "$HOME/.urxvt/ext/resize-font" https://raw.githubusercontent.com/lyte
|
||||||
|
|
||||||
# helpful Lua libs
|
# helpful Lua libs
|
||||||
<<< "fun moonscript lpeg alt-getopt luafilesystem" tr ' ' "\n" | xargs -I % sudo luarocks install %
|
<<< "fun moonscript lpeg alt-getopt luafilesystem" tr ' ' "\n" | xargs -I % sudo luarocks install %
|
||||||
|
|
||||||
|
# TODO: recommend systemd services?
|
||||||
|
|
|
@ -48,3 +48,5 @@ pacaur --needed -S \
|
||||||
libinput libinput-gestures `# Trackpad Control` \
|
libinput libinput-gestures `# Trackpad Control` \
|
||||||
xcape `# Escape Better` \
|
xcape `# Escape Better` \
|
||||||
--noconfirm --noedit
|
--noconfirm --noedit
|
||||||
|
|
||||||
|
# TODO: recommend systemd services?
|
||||||
|
|
Reference in a new issue