Compare commits
No commits in common. "3349b6899ce6e19f454ca2172237f5b2b40db1e2" and "82676f999d247b8257d8f1cf90f850bcbee8d095" have entirely different histories.
3349b6899c
...
82676f999d
2 changed files with 1 additions and 6 deletions
|
@ -1,6 +1,3 @@
|
|||
address chat.sr.ht
|
||||
nickname thrrgilag
|
||||
password-cmd secret-tool lookup user senpai
|
||||
colors {
|
||||
unread 2
|
||||
}
|
||||
|
|
|
@ -1,4 +1,2 @@
|
|||
#!/bin/sh
|
||||
touch /tmp/hello.txt
|
||||
export SSH_ASKPASS=/usr/bin/ksshaskpass
|
||||
/usr/bin/ssh-add
|
||||
ssh-add
|
||||
|
|
Loading…
Reference in a new issue