diff options
Diffstat (limited to 'dotfiles/zsh/keychain.zsh')
-rwxr-xr-x | dotfiles/zsh/keychain.zsh | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dotfiles/zsh/keychain.zsh b/dotfiles/zsh/keychain.zsh deleted file mode 100755 index 1585f26..0000000 --- a/dotfiles/zsh/keychain.zsh +++ /dev/null @@ -1,21 +0,0 @@ -# ██ -# ░██ -# ██████ ██████░██ -# ░░░░██ ██░░░░ ░██████ -# ██ ░░█████ ░██░░░██ -# ██ ░░░░░██░██ ░██ -# ██████ ██████ ░██ ░██ -# ░░░░░░ ░░░░░░ ░░ ░░ -# -# ▓▓▓▓▓▓▓▓▓▓ -# ░▓ 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` |