Eshell: Add password cache

master
Pierre Neidhardt 2018-01-15 12:17:36 +01:00
parent 6953db18e2
commit 0505a20323
1 changed files with 2 additions and 0 deletions

View File

@ -98,6 +98,8 @@
;;; Use native 'sudo', system sudo asks for password every time.
(require 'em-tramp)
(setq password-cache t)
(setq password-cache-expiry nil)
(with-eval-after-load 'esh-module
;; Don't print the banner.