mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
fixed an issue with the git module not installing omf properly
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
- name: Clone Oh My Fish
|
||||
git:
|
||||
repo: https://github.com/oh-my-fish/oh-my-fish
|
||||
dest: /$HOME/.local/share/omf
|
||||
depth: 1
|
||||
single_branch: true
|
||||
update: true
|
||||
depth: 1
|
||||
single_branch: true
|
||||
update: true
|
||||
|
||||
Reference in New Issue
Block a user