alias cleanup="pkill python && echo -en '\e[?25h'" alias stage="python ./scripts/utils/stage.py" alias fix_cursor="echo -en '\e[?25h'"