Install Nord for Konsole by default

Closes #22

Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
Matej Focko 2020-10-17 13:23:29 +02:00
parent 0736d64ecc
commit c52ced59e5
No known key found for this signature in database
GPG key ID: DE0CF444096A468D

View file

@ -6,6 +6,9 @@
name: mfocko
shell: /bin/zsh
- name: Install Nord theme for Konsole
shell: wget -O ~/.local/share/konsole/nord.colorscheme https://raw.githubusercontent.com/arcticicestudio/nord-konsole/develop/src/nord.colorscheme
- include: nvim.yml
- include: emacs.yml
- include: zsh.yml