aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpystardust <notpiestardust@gmail.com>2021-03-03 13:39:08 +0530
committerpystardust <notpiestardust@gmail.com>2021-03-03 13:39:08 +0530
commit20c8ef7bae4dc4cdc7e4de8d0f3e7f92ab998204 (patch)
tree47cbbf3208cb02f7372174ff657505e63313248c
parent88bc6a8e8083f2812ba4ca860acb41fb8fb5177f (diff)
downloadytfzf-20c8ef7bae4dc4cdc7e4de8d0f3e7f92ab998204.tar.gz
fix: changed name of config file
-rwxr-xr-xytfzf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ytfzf b/ytfzf
index 9f03f94..93ba044 100755
--- a/ytfzf
+++ b/ytfzf
@@ -33,7 +33,7 @@ thumb_dir="$YTFZF_CACHE"/thumb
#> Setting and reading the config file
config_dir="$HOME/.config/ytfzf"
-config_file="$config_dir/ytfzf.sh"
+config_file="$config_dir/conf.sh"
if [ -e $config_file ]
then
#source config file if exists (overrides env variables)
Un proyecto texto-plano.xyz