mirror of
https://github.com/trimstray/the-book-of-secret-knowledge
synced 2025-02-14 08:47:58 +01:00
6 lines
113 B
Text
6 lines
113 B
Text
function scg() {
|
|
|
|
/usr/bin/keychain $HOME/.ssh/id_rsa.blueservices.pl
|
|
source $HOME/.keychain/$HOSTNAME-sh
|
|
|
|
}
|