Ignore git checkout errors
This commit is contained in:
parent
9acf33085d
commit
2d94cd14ee
@ -11,6 +11,7 @@
|
||||
repo: "https://git.wojciechkozlowski.eu/config/tmux.git"
|
||||
dest: "{{ system_base_user_become_user_home_directory }}/.tmux"
|
||||
recursive: true
|
||||
ignore_errors: true
|
||||
|
||||
# On first tmux launch install plugins with <Ctrl + a + I>
|
||||
- name: "configure tmux"
|
||||
|
Loading…
Reference in New Issue
Block a user