MinoruSekine / dotfiles

Environments common dot files.
GNU General Public License v3.0
0 stars 0 forks source link

Upgrade installed Emacs packages automatically. #166

Open MinoruSekine opened 3 months ago

MinoruSekine commented 2 months ago

Empty file can be created with (write-region "" nil "~/.emacs.d/my-update-elisp-datetime"). This will be useful to manage latest update check date/time.

MinoruSekine commented 2 months ago

The variable user-emacs-directory knows directory for per-user Emacs specific files (typically ~/.emacs.d/).