diff options
author | neodarz <neodarz@neodarz.net> | 2017-11-03 09:52:57 +0100 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2017-11-03 09:52:57 +0100 |
commit | 231001667d039af5728407daec1122d373391506 (patch) | |
tree | c463debd3711ff11452a9ad8aad20c86d009d8c2 | |
parent | b13f93bddc2517c9f6d2762eec34cb2a0b1dc66d (diff) | |
download | dotfiles_ascii-231001667d039af5728407daec1122d373391506.tar.xz dotfiles_ascii-231001667d039af5728407daec1122d373391506.zip |
Add Cairo when installing html-view
-rwxr-xr-x | install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -57,5 +57,6 @@ yolo -S otf-fira-code ## Install mutt # yolo Module::Install # <== required by html-view +# perl +MCPAN -e 'install Cairo' # yolo htmail-view # stow mutt |