mirror of
https://github.com/correl/dotfiles.git
synced 2024-12-23 11:15:00 +00:00
11 lines
171 B
Text
11 lines
171 B
Text
|
#!/bin/bash
|
||
|
# Description: Emacs X Window Manager
|
||
|
set -e
|
||
|
|
||
|
_recipe _apt
|
||
|
_recipe emacs
|
||
|
|
||
|
_apt brightnessctl
|
||
|
_apt fonts-font-awesome
|
||
|
_apt fonts-material-design-icons-iconfont
|