Update 'kfg'

This commit is contained in:
2023-05-27 20:06:42 +02:00
parent 8c1d2b8a14
commit 0d1084aced

2
kfg
View File

@@ -559,7 +559,7 @@ function p_omp {
# ----------------- # -----------------
github_install "oh-my-posh" "JanDeDobbeleer/oh-my-posh" github_install "oh-my-posh" "JanDeDobbeleer/oh-my-posh"
download_config "omp" "omp.json" "https://git.cbeck.tech/kamu/dotfiles/raw/branch/main/.config/omp/omp.json" download_config "omp" "omp.json" "https://git.cbeck.tech/kamu/dotfiles/raw/branch/main/.config/omp/omp.json"
install_rc_download "omp" "https://git.cbeck.tech/kamu/dotfiles/raw/branch/main/.config/omp/omp.rc" install_rc_download "omp" "omp.rc" "https://git.cbeck.tech/kamu/dotfiles/raw/branch/main/.config/omp/omp.rc"
#install_binary_github "oh-my-posh" "JanDeDobbeleer/oh-my-posh" "posh-linux-ARCH" #install_binary_github "oh-my-posh" "JanDeDobbeleer/oh-my-posh" "posh-linux-ARCH"
} }