aboutsummaryrefslogtreecommitdiff
path: root/bash/env.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bash/env.sh')
-rw-r--r--bash/env.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bash/env.sh b/bash/env.sh
index c81cba2..a2e4785 100644
--- a/bash/env.sh
+++ b/bash/env.sh
@@ -32,7 +32,6 @@ export PATH=~/.local/bin:$PATH
export EDITOR=vi
export PATH="$DOTFILES/scripts/:$PATH"
export PATH="$DOTFILES/encrypted/scripts/:$PATH"
-export YT_TEMPLATE="~/Downloads/yt-dl/%(uploader)s/%(upload_date)s %(title)s.%(ext)s"
export INPUTRC=~/.inputrc
export CACHE_DIR="~/Nextcloud/cache"