(use-package no-littering
:straight (no-littering :host github
:repo "emacscollective/no-littering"
:branch "main"))
Tell Emacs what feature this file provides.
(provide 'freemacs-no-littering)
;;; freemacs-no-littering ends here