2021-01-09 21:07:13 +00:00
|
|
|
#!/bin/bash
|
|
|
|
# Description: Emacs X Window Manager
|
|
|
|
set -e
|
|
|
|
|
|
|
|
_recipe _apt
|
|
|
|
_recipe emacs
|
|
|
|
|
2021-01-14 02:03:10 +00:00
|
|
|
|
|
|
|
_apt tint2
|
2021-01-09 21:07:13 +00:00
|
|
|
_apt brightnessctl
|
|
|
|
_apt fonts-font-awesome
|
|
|
|
_apt fonts-material-design-icons-iconfont
|