My Self-Hosted Scripts

Install glesha

curl -sL sh.txds.me/glesha | bash

This command installs glesha

Install youtube-dl wrapper

curl -sL sh.txds.me/yt | bash

This command installs yt-dlp as youtube-dl if it is not already installed, and my own custom wrapper youtube.py around it.

Setup competitive programming

curl -sL sh.txds.me/cp-setup | bash

This command installs and sets up a convenient editor/commands setup from my templates and editor configuration files over here.