File size: 135 Bytes
50f034f
 
 
1
2
3
4
alias cleanup="pkill python && echo -en '\e[?25h'"
alias stage="python ./scripts/utils/stage.py"
alias fix_cursor="echo -en '\e[?25h'"