aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/zsh/06-keychain.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/zsh/06-keychain.zsh')
-rwxr-xr-xdotfiles/zsh/06-keychain.zsh21
1 files changed, 21 insertions, 0 deletions
diff --git a/dotfiles/zsh/06-keychain.zsh b/dotfiles/zsh/06-keychain.zsh
new file mode 100755
index 0000000..1585f26
--- /dev/null
+++ b/dotfiles/zsh/06-keychain.zsh
@@ -0,0 +1,21 @@
+# ██
+# ░██
+# ██████ ██████░██
+# ░░░░██ ██░░░░ ░██████
+# ██ ░░█████ ░██░░░██
+# ██ ░░░░░██░██ ░██
+# ██████ ██████ ░██ ░██
+# ░░░░░░ ░░░░░░ ░░ ░░
+#
+# ▓▓▓▓▓▓▓▓▓▓
+# ░▓ author ▓ xero <x@xero.nu>
+# ░▓ code ▓ http://code.xero.nu/dotfiles
+# ░▓ mirror ▓ http://git.io/.files
+# ░▓▓▓▓▓▓▓▓▓▓
+# ░░░░░░░░░░
+#
+#█▓▒░ ssh keys
+#export SSH_KEY_PATH="~/.ssh/id_rsa"
+
+#█▓▒░ funtoo keychain
+#eval `keychain -q --eval ~/.ssh/id_rsa`