diff --git a/kfg b/kfg index ac210fb..7a57efa 100644 --- a/kfg +++ b/kfg @@ -543,7 +543,7 @@ function p_lsd { # ----------------- github_install "lsd" "lsd-rs/lsd" #install_deb_github "lsd" "lsd-rs/lsd" "lsd_VERSION_ARCH.deb" - install_rc lsd "https://git.cbeck.tech/kamu/dotfiles/raw/branch/main/.config/lsd/lsd.rc" + install_rc_download lsd "lsd.rc" "https://git.cbeck.tech/kamu/dotfiles/raw/branch/main/.config/lsd/lsd.rc" download_config lsd "config.yaml" "https://git.cbeck.tech/kamu/dotfiles/raw/branch/main/.config/lsd/config.yaml" download_config lsd "themes/kamu.yaml" "https://git.cbeck.tech/kamu/dotfiles/raw/branch/main/.config/lsd/themes/kamu.yaml" } @@ -586,10 +586,6 @@ function p_fzf { fi install_rc_download fzf "fzf.rc" "https://git.cbeck.tech/kamu/dotfiles/raw/branch/main/.config/fzf/fzf.rc" - - #download_config "fzf" "omp.json" "https://git.cbeck.tech/kamu/dotfiles/raw/branch/main/.omp.json" - #install_rc "fzf" "https://git.cbeck.tech/kamu/dotfiles/raw/branch/main/.omp.rc" - #install_binary_github "oh-my-posh" "JanDeDobbeleer/oh-my-posh" "posh-linux-ARCH" } function p_fzf_tab {