2022-08-06 18:13:56 +00:00
|
|
|
#!/data/data/com.termux/files/usr/bin/sh
|
2022-08-06 20:25:16 +00:00
|
|
|
/data/data/com.termux/files/usr/bin/termux-wake-lock
|
|
|
|
/data/data/com.termux/files/usr/bin/tmux new-session -s emacsd-code '/data/data/com.termux/files/usr/bin/emacs --with-profile code'
|