save this file as python file format, e.g.: auto_dark_mode.py you can change the color theme if you wish import sublime […]
Tag: auto
How to Create Directory in Temporary Directory
# to create a ‘test’ directory in /run cd /run vim autocreatedir.conf # paste “d /run/test 0755 root root -” […]