mirror of
https://github.com/trimstray/the-book-of-secret-knowledge
synced 2025-01-15 03:40:59 +01:00
6 lines
49 B
Text
6 lines
49 B
Text
|
function scl() {
|
||
|
|
||
|
/usr/bin/keychain --clear
|
||
|
|
||
|
}
|