Install Nord for Konsole by default
Closes #22 Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
parent
0736d64ecc
commit
c52ced59e5
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue