Merge branch 'master' of ssh://git.lyte.dev:2222/lytedev/dotfiles

This commit is contained in:
Daniel Flanagan 2019-12-12 13:04:52 -06:00
commit 6f7d80d761
2 changed files with 4 additions and 0 deletions

View File

@ -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?

View File

@ -48,3 +48,5 @@ pacaur --needed -S \
libinput libinput-gestures `# Trackpad Control` \
xcape `# Escape Better` \
--noconfirm --noedit
# TODO: recommend systemd services?