diff --git a/kfg b/kfg index d5dc3bd..ac210fb 100644 --- a/kfg +++ b/kfg @@ -559,7 +559,7 @@ function p_omp { # ----------------- 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" - 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" }