From d7a3c56269db8e2066412da2d7b3808e531b480c Mon Sep 17 00:00:00 2001 From: cbreton Date: Thu, 10 Oct 2019 09:14:24 +0200 Subject: Rename some dotfile and add a binding for search in history --- dotfiles/zsh/06-keychain.zsh | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 dotfiles/zsh/06-keychain.zsh (limited to 'dotfiles/zsh/06-keychain.zsh') 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 +# ░▓ 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