mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-06 02:51:32 +01:00
Yes
This commit is contained in:
parent
c0b1058149
commit
3531307227
2 changed files with 7 additions and 0 deletions
5
keychain-setup.sh
Normal file
5
keychain-setup.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# This script sets up the keychain and is sourced by .{ba,z}shrc.
|
||||
keychain ~/.ssh/id_rsa
|
||||
. ~/.keychain/${HOST}-sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue