projects
/
dotfiles2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02fe9b5
)
Add z{login,logout}
author
Your Name
<olivier.tetard@amossys.fr>
Mon, 26 Sep 2011 17:20:23 +0000
(19:20 +0200)
committer
Your Name
<olivier.tetard@amossys.fr>
Mon, 26 Sep 2011 17:20:23 +0000
(19:20 +0200)
zlogin
[new file with mode: 0644]
patch
|
blob
zlogout
[new file with mode: 0644]
patch
|
blob
diff --git a/zlogin
b/zlogin
new file mode 100644
(file)
index 0000000..
4360eb4
--- /dev/null
+++ b/
zlogin
@@ -0,0
+1
@@
+eval `ssh-agent`
diff --git a/zlogout
b/zlogout
new file mode 100644
(file)
index 0000000..
9c7d34f
--- /dev/null
+++ b/
zlogout
@@ -0,0
+1
@@
+clear
\ No newline at end of file