project reorganization

- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
trimstray
2018-06-24 10:34:17 +02:00
parent 1fd4a5adfb
commit dd052fdb35
16 changed files with 0 additions and 0 deletions

5
tmp/lib/functions/_scl Normal file
View File

@@ -0,0 +1,5 @@
function scl() {
/usr/bin/keychain --clear
}