From 9f810eec6a98011b551c40f8686b88a4fb0b0862 Mon Sep 17 00:00:00 2001 From: neodarz Date: Mon, 9 Sep 2019 07:02:56 +0200 Subject: Add zsh config --- dotfiles/zsh/keychain.zsh | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 dotfiles/zsh/keychain.zsh (limited to 'dotfiles/zsh/keychain.zsh') diff --git a/dotfiles/zsh/keychain.zsh b/dotfiles/zsh/keychain.zsh new file mode 100755 index 0000000..1585f26 --- /dev/null +++ b/dotfiles/zsh/keychain.zsh @@ -0,0 +1,21 @@ +# ██ +# ░██ +# ██████ ██████░██ +# ░░░░██ ██░░░░ ░██████ +# ██ ░░█████ ░██░░░██ +# ██ ░░░░░██░██ ░██ +# ██████ ██████ ░██ ░██ +# ░░░░░░ ░░░░░░ ░░ ░░ +# +# ▓▓▓▓▓▓▓▓▓▓ +# ░▓ author ▓ xero +# ░▓ 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` -- cgit v1.2.1