fixed lsd colors file
This commit is contained in:
4
kfg
4
kfg
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
NAME="kfg"
|
||||
VERSION="0.12"
|
||||
VERSION="0.13"
|
||||
|
||||
HOME_PATH="$HOME"
|
||||
TMP_PATH="$HOME_PATH/.tmp/kfg_install"
|
||||
@@ -592,7 +592,7 @@ function p_lsd {
|
||||
#install_deb_github "lsd" "lsd-rs/lsd" "lsd_VERSION_ARCH.deb"
|
||||
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"
|
||||
download_config lsd "colors.yaml" "https://git.cbeck.tech/kamu/dotfiles/raw/branch/main/.config/lsd/colors.yaml"
|
||||
}
|
||||
|
||||
function p_zoxide {
|
||||
|
||||
Reference in New Issue
Block a user