refactor(segmentation): clean up cns config with use-package
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user