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:
parent
9ed23cd5a5
commit
4b19ff0f38
|
@ -57,7 +57,7 @@
|
||||||
- name: zsh config
|
- name: zsh config
|
||||||
blockinfile:
|
blockinfile:
|
||||||
path: $HOME/.zshrc
|
path: $HOME/.zshrc
|
||||||
marker: "# brethil dotfiles"
|
marker: "# {mark} brethil dotfiles"
|
||||||
block: |
|
block: |
|
||||||
export DOTFILES={{ DOTFILES }}
|
export DOTFILES={{ DOTFILES }}
|
||||||
source $DOTFILES/brethil_dotfile.sh
|
source $DOTFILES/brethil_dotfile.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user