refactor(segmentation): clean up cns config with use-package

This commit is contained in:
2026-06-11 01:56:42 +08:00
parent 78923f950c
commit 5c7391dcf8
6 changed files with 37 additions and 37 deletions

View File

@@ -117,7 +117,6 @@ Disable jinx-mode if it's enable and global-jinx-mode is disable , otherwise tog
"~/org/hugo/this-is-my-blog/")))
(timestamp (format-time-string "%Y-%m-%d %H:%M:%S"))
(default-directory blog-dir))
(save-buffer)
(message "Adding files...")
(eshell-command "git add .")
(message "Committing: %s" timestamp)