1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2024-11-21 19:11:30 +01:00

ansible: update brethil dotfiles mark

This commit is contained in:
bretello 2023-09-14 22:58:43 +02:00
parent 9ed23cd5a5
commit 4b19ff0f38
Signed by: brethil
GPG Key ID: 876AAC6290170FE7

View File

@ -57,7 +57,7 @@
- name: zsh config
blockinfile:
path: $HOME/.zshrc
marker: "# brethil dotfiles"
marker: "# {mark} brethil dotfiles"
block: |
export DOTFILES={{ DOTFILES }}
source $DOTFILES/brethil_dotfile.sh