mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
fixed symlink
This commit is contained in:
parent
686d7e7d8c
commit
a1cf9e82e6
@ -203,7 +203,9 @@
|
||||
- shell: sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
|
||||
- shell: creates=~/.zshrc stow zsh
|
||||
- file: src=~/.zsh/pure/pure.zsh dest=~/.zfunctions/prompt_pure_setup state=link
|
||||
ignore_errors: True
|
||||
- file: src=~/.zsh/pure/async.zsh dest=~/.zfunctions/async state=link
|
||||
ignore_errors: True
|
||||
- file: path=~/.zshrc_node state=touch
|
||||
changed_when: False
|
||||
tags:
|
||||
|
Loading…
Reference in New Issue
Block a user