mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
added in the status sub-function to the keychain function
This commit is contained in:
parent
4bf36130f4
commit
3120687032
1 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
||||||
function keychain_start_agent()
|
function keychain_start_agent() {
|
||||||
{
|
|
||||||
local -a identities
|
local -a identities
|
||||||
|
|
||||||
# start ssh-agent and setup environment
|
# start ssh-agent and setup environment
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue