Add s3ed
This commit is contained in:
parent
f855abbfe4
commit
7f6989cbdf
@ -41,4 +41,9 @@
|
||||
"AWS MFA failed, check *aws-mfa* buffer for details"))
|
||||
(process-send-string proc (concat mfa-token "\n"))))
|
||||
|
||||
;; A dired interface to S3
|
||||
(use-package s3ed
|
||||
:commands (s3ed-find-file
|
||||
s3ed-save-file))
|
||||
|
||||
(provide 'init-aws)
|
||||
|
Loading…
Reference in New Issue
Block a user