Move git tokens to private emacs folder
This commit is contained in:
parent
fac01dc725
commit
16688359e5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue