2025-02-21 12:19:22 +03:00

10 lines
430 B
YAML

---
# defaults file for ohmyposh_theme
oh_my_posh_version: "v24.19.0"
oh_my_posh_download_url: "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/{{ oh_my_posh_version }}/posh-linux-amd64"
theme_file: "amro.omp.json"
theme_path: "/home/{{ user_for_ohmyposh }}/.poshthemes/{{ theme_file }}"
nerd_fonts_url: "https://github.com/ryanoasis/nerd-fonts/releases/download/v3.3.0/0xProto.zip"
user_for_ohmyposh: "ilyamak04"