profiler script

This commit is contained in:
Tristan Rowley
2020-03-13 00:27:45 +00:00
parent bf2e2c6eeb
commit 593c97dec2

6
dotfiles/profiler.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
# launcher.sh
sleep 2
xmodmap ~/r_e_c_u_r/dotfiles/.remap &
python3 -m cProfile ~/r_e_c_u_r/r_e_c_u_r.py | tee >profile.output