mirror of
https://github.com/trimstray/the-book-of-secret-knowledge
synced 2026-01-10 11:28:02 +00:00
7 lines
113 B
Plaintext
7 lines
113 B
Plaintext
function scg() {
|
|
|
|
/usr/bin/keychain $HOME/.ssh/id_rsa.blueservices.pl
|
|
source $HOME/.keychain/$HOSTNAME-sh
|
|
|
|
}
|