From 710cd5a6da15378da4b472f5ef18bfc476508ace Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Tue, 26 Oct 2021 02:25:51 -0500 Subject: video scripts only avaliable on desktop where it makes sense --- zsh/zprofile.base | 1 - 1 file changed, 1 deletion(-) (limited to 'zsh/zprofile.base') diff --git a/zsh/zprofile.base b/zsh/zprofile.base index 203260b..27c85d3 100644 --- a/zsh/zprofile.base +++ b/zsh/zprofile.base @@ -8,7 +8,6 @@ export PATH="$scriptspath/misc:$PATH" #export PATH="$scriptspath/keyboard:$PATH" export PATH="$scriptspath/sync:$PATH" export PATH="$scriptspath/programs:$PATH" -export PATH="$scriptspath/video:$PATH" # Default programs: export EDITOR="nvim" -- cgit v1.2.3