skript A collection of personal shell and Python scripts for my daily repeatable tasks. Getting Started git clone [email protected]:arantebw/skript.git ~/skript export PATH="$HOME/skript/python-scripts/:$PATH" export PATH="$HOME/skript/shell-scripts/:$PATH"