vampnet / env /alias.sh
Hugo Flores
first commit
50f034f
alias cleanup="pkill python && echo -en '\e[?25h'"
alias stage="python ./scripts/utils/stage.py"
alias fix_cursor="echo -en '\e[?25h'"