.local/bin/emacs-askpass: Init.

master
Pierre Neidhardt 2021-01-13 10:19:46 +01:00
parent 26ab1fc21c
commit f19bd66ed2
1 changed files with 2 additions and 0 deletions

2
.local/bin/emacs-askpass Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
emacsclient -e '(read-passwd "sudo password: ")' | xargs