From 0d1084aced8e5b998abcb3ef1f7a0a66b12ab3a2 Mon Sep 17 00:00:00 2001 From: Christopher Beckmann Date: Sat, 27 May 2023 20:06:42 +0200 Subject: [PATCH] Update 'kfg' --- kfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }