From 36eb45e57e0197f61b909ad9fbacf6fe6d9dd607 Mon Sep 17 00:00:00 2001 From: sebastian Date: Mon, 21 Apr 2025 12:38:23 +0200 Subject: [PATCH] add oh my posh to bootstrap --- dot_bootstrap/setup.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_bootstrap/setup.yml b/dot_bootstrap/setup.yml index d7082b1..b426c2b 100644 --- a/dot_bootstrap/setup.yml +++ b/dot_bootstrap/setup.yml @@ -40,7 +40,7 @@ shell: /usr/bin/zsh - name: Install OhMyPosh - ansible.builtin.command: curl -s https://ohmyposh.dev/install.sh | bash -s + ansible.builtin.command: curl -s https://ohmyposh.dev/install.sh | bash -s -- -d ~/bin - name: Create fonts directory ansible.builtin.file: