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
|
||||
when: "'desktop' in group_names"
|
||||
|
||||
#- name: Copy starship config
|
||||
# copy:
|
||||
# src: starship.toml
|
||||
# dest: ~/.config/
|
||||
- name: Copy starship config
|
||||
copy:
|
||||
src: starship.toml
|
||||
dest: ~/.config/
|
||||
|
||||
- name: create fish completion dir
|
||||
file:
|
||||
|
Loading…
Reference in New Issue
Block a user