Commit Graph

7 Commits

Author SHA1 Message Date
Jason TIAN 20e6195c9c
Add my-check-for-executable function to init-packages.el
This commit adds a new function called my-check-for-executable to init-p
ackages.el. This function checks if an executable file is available
and
prompts the user to install it if it's not found. It is used in
several
places throughout the file to check for required executables.
2023-05-15 22:25:53 +08:00
Jason Tian a2ad2aaa17 formatted 2023-05-11 11:40:20 +08:00
Jason TIAN 6b61a80fb7
don't show yes-or-no-p message in batch run 2023-05-10 20:25:23 +08:00
Jason Tian f4619bc68c config no-byte-compile in .dir-locals.el 2022-12-02 19:49:49 +08:00
Jason Tian 25d10d2d45 added the dependencies checking 2022-11-17 14:35:04 +08:00
Jason Tian 9c54dc5dae jsyaml for YAML files 2022-09-21 15:57:26 +08:00
Jason Tian e12244fb32 separate load-path, speed-up, IBuffer, Shell, YAML and Python settings from init.el 2021-11-24 15:32:05 +08:00