mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
configure starship again
This commit is contained in:
parent
b4c9285003
commit
0dad652cc6
@ -39,10 +39,10 @@
|
|||||||
executable: fish
|
executable: fish
|
||||||
when: "'desktop' in group_names"
|
when: "'desktop' in group_names"
|
||||||
|
|
||||||
#- name: Copy starship config
|
- name: Copy starship config
|
||||||
# copy:
|
copy:
|
||||||
# src: starship.toml
|
src: starship.toml
|
||||||
# dest: ~/.config/
|
dest: ~/.config/
|
||||||
|
|
||||||
- name: create fish completion dir
|
- name: create fish completion dir
|
||||||
file:
|
file:
|
||||||
|
Loading…
Reference in New Issue
Block a user