[+] Tool for combining videos

This commit is contained in:
Hykilpikonna
2022-04-12 18:40:42 -04:00
parent bd7dfdb577
commit 6f59a0826c
2 changed files with 42 additions and 0 deletions
+5
View File
@@ -21,6 +21,11 @@ set-alias pip3.9 C:\"Program Files"\Python39\Scripts\pip3.exe
set-alias python3.10 C:\Python310\python.exe
set-alias python3.10 C:\Python310\Scripts\pip3.exe
# Video tools
function vcompy() {
ipython -i $HOME\zshrc\scripts\helpers\video.py
}
# Minecraft coloring
function color($tmp) {
$033 = [char]27