This website requires JavaScript.
Explore
Help
Sign in
spacenerdmo
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
c43c46f574
dotfiles
/
bin
/
kde-login.sh
5 lines
88 B
Bash
Raw
Normal View
History
Unescape
Escape
add login script for use with kde
2022-09-08 13:23:38 +00:00
#!/bin/sh
force ksshaskpass in login script
2022-11-04 16:11:03 +00:00
touch /tmp/hello.txt
export
SSH_ASKPASS
=
/usr/bin/ksshaskpass
/usr/bin/ssh-add
Reference in a new issue
Copy permalink