oh-my-git | An opinionated git prompt for bash and zsh | Command Line Interface library
kandi X-RAY | oh-my-git Summary
kandi X-RAY | oh-my-git Summary
An opinionated git prompt for bash and zsh
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of oh-my-git
oh-my-git Key Features
oh-my-git Examples and Code Snippets
Community Discussions
Trending Discussions on oh-my-git
QUESTION
I'm on Windows 10 and I have Git for Windows installed. I'm pushing code to two different GitHub accounts, and I'm trying to set up my SSH agent to use two keys (one for each account).
Here's my ~\.ssh\config
:
ANSWER
Answered 2020-Mar-15 at 23:03First, you need ssh-agent only if you have protected those private keys with a passphrase when creating them.
Second, make sure to use the right SSH URL form, referencing those ~/.ssh/config entries:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install oh-my-git
Fork the repo and git clone it in your home directory. to the bash startup file (~/.profile on Mac, ~/.bashrc on Linux). If you prefer to keep oh-my-git repository in a different directory, just modify the startup file accordingly to the chosen position.
antigen is a plugin manager for zsh. Installing antigen is straightforward:. Then, edit your .zshrc file including. When you restart zsh, antigen will download and install all that's needed.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page