Merge branch 'master' of ssh://git.lyte.dev:2222/lytedev/dotfiles
This commit is contained in:
commit
6f7d80d761
|
@ -57,3 +57,5 @@ curl -L -o "$HOME/.urxvt/ext/resize-font" https://raw.githubusercontent.com/lyte
|
|||
|
||||
# helpful Lua libs
|
||||
<<< "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` \
|
||||
xcape `# Escape Better` \
|
||||
--noconfirm --noedit
|
||||
|
||||
# TODO: recommend systemd services?
|
||||
|
|
Reference in a new issue