renamed tmp/ to _tmp/

- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
trimstray
2018-06-24 11:34:42 +02:00
parent a5094a606c
commit 23658057bd
13 changed files with 0 additions and 0 deletions

6
_tmp/lib/functions/_scg Normal file
View File

@@ -0,0 +1,6 @@
function scg() {
/usr/bin/keychain $HOME/.ssh/id_rsa.blueservices.pl
source $HOME/.keychain/$HOSTNAME-sh
}