Skip to main content

Move this path out to a separate repo

ID
c7e02a9
date
2024-03-02 00:29:13+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
10cfbd3
message
Move this path out to a separate repo
changed files
1 file, 2 deletions

Changed files

config.fish (7114) → config.fish (7080)

diff --git a/config.fish b/config.fish
index c365aac..eec3456 100644
--- a/config.fish
+++ b/config.fish
@@ -61,8 +61,6 @@ prepend_to_path ~/repos/scripts/terraform
 prepend_to_path ~/repos/scripts/text
 prepend_to_path ~/repos/scripts/web
 
-prepend_to_path ~/repos/ttml2srt
-
 
 # This prevents me from installing packages with pip without being
 # in a virtualenv first.