Move git tokens to private emacs folder

This commit is contained in:
trémeur 2023-03-15 20:12:00 +00:00
parent fac01dc725
commit 16688359e5

View file

@ -2,5 +2,5 @@
# key: git # key: git
# -- # --
`(with-temp-buffer `(with-temp-buffer
(insert-file-contents "~/Documents/drive/token-t29") (insert-file-contents "~/Documents/drive/admin/emacs/token-t29")
(buffer-string))`$0 (buffer-string))`$0