From 83a76aaa068d458276d4594d358813d039e87bd6 Mon Sep 17 00:00:00 2001 From: tinogomes Date: Sat, 28 Jan 2012 14:51:40 -0200 Subject: [PATCH] Added function to lock at osx plugin --- plugins/osx/osx.plugin.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/osx/osx.plugin.zsh b/plugins/osx/osx.plugin.zsh index 28b4b5685..771147b9d 100644 --- a/plugins/osx/osx.plugin.zsh +++ b/plugins/osx/osx.plugin.zsh @@ -165,4 +165,4 @@ function lock() { # Listen the faggy song alias faggy='say -v Good\ News faggy faggy faggy faggy faggy faggy faggy faggy' -alias ssh-key-copy="cat ~/.ssh/id_rsa.pub | pbcopy" \ No newline at end of file +alias ssh-key-copy="cat ~/.ssh/id_rsa.pub | pbcopy"