All Projects → bobsoppe → zsh-ssh-agent

bobsoppe / zsh-ssh-agent

Licence: MIT License
Ssh-agent management for zsh

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to zsh-ssh-agent

Zsh Nvm
Zsh plugin for installing, updating and loading nvm
Stars: ✭ 1,670 (+8689.47%)
Mutual labels:  zsh, oh-my-zsh, zplug, antigen, zsh-plugin
Fz
Cli shell plugin, the missing fuzzy tab completion feature of z jump around command.
Stars: ✭ 359 (+1789.47%)
Mutual labels:  zsh, oh-my-zsh, zsh-plugin
Zsh Vi Mode
💻 A better and friendly vi(vim) mode plugin for ZSH.
Stars: ✭ 181 (+852.63%)
Mutual labels:  zsh, oh-my-zsh, zsh-plugin
Kube Aliases
Kubernetes Aliases and Bash Functions
Stars: ✭ 40 (+110.53%)
Mutual labels:  zsh, oh-my-zsh, zsh-plugin
Castle Winbuntu
Homesick Castle for use on WSL.
Stars: ✭ 87 (+357.89%)
Mutual labels:  zsh, ssh, oh-my-zsh
Awesome Zsh Plugins
A collection of ZSH frameworks, plugins, themes and tutorials.
Stars: ✭ 10,129 (+53210.53%)
Mutual labels:  oh-my-zsh, antigen, zsh-plugin
History Sync
An oh-my-zsh plugin for GPG encrypted internet synchronised Zsh history, with Git.
Stars: ✭ 135 (+610.53%)
Mutual labels:  zsh, oh-my-zsh, zsh-plugin
wakatime-zsh-plugin
🕒Track how much time you have spent in your terminal!
Stars: ✭ 71 (+273.68%)
Mutual labels:  oh-my-zsh, antigen, zsh-plugin
Starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
Stars: ✭ 20,504 (+107815.79%)
Mutual labels:  zsh, oh-my-zsh
tumult.plugin.zsh
Tumult is a collection of macOS-specific functions and scripts for your shell environment. It is packaged as a ZSH plugin, but can be used with other shells as well.
Stars: ✭ 147 (+673.68%)
Mutual labels:  antigen, zsh-plugin
zsh-ipip
🔩 An oh-my-zsh plugin for IPIP
Stars: ✭ 13 (-31.58%)
Mutual labels:  zsh, oh-my-zsh
Spaceship Prompt
🚀⭐ A Zsh prompt for Astronauts
Stars: ✭ 15,748 (+82784.21%)
Mutual labels:  zsh, oh-my-zsh
Ansible Role Zsh
Setup antigen with oh-my-zsh, powerlevel10k theme, fzf, autosuggestions, syntax-highlighting
Stars: ✭ 210 (+1005.26%)
Mutual labels:  zsh, oh-my-zsh
careful rm
A safe wrapper for rm that adds useful warnings and an optional recycle/trash mode
Stars: ✭ 22 (+15.79%)
Mutual labels:  oh-my-zsh, antigen
dockertex
🐋📓📽 Latex & Texstudio Dockerfiles with multiple texlive versions and proper command line tools 🔮 Mirror only!
Stars: ✭ 26 (+36.84%)
Mutual labels:  zplug, zsh-plugin
zsh-aws-vault
oh-my-zsh plugin for aws-vault
Stars: ✭ 63 (+231.58%)
Mutual labels:  oh-my-zsh, zsh-plugin
Zeta Zsh Theme
Another ⭐️ theme for oh-my-zsh
Stars: ✭ 184 (+868.42%)
Mutual labels:  zsh, oh-my-zsh
jira.plugin.zsh
CLI support for JIRA & Git interaction
Stars: ✭ 31 (+63.16%)
Mutual labels:  oh-my-zsh, zsh-plugin
zsh-titles
Terminal/tmux titles based on current location and task
Stars: ✭ 46 (+142.11%)
Mutual labels:  zsh, zsh-plugin
sshecret
I can keep a SSHecret
Stars: ✭ 56 (+194.74%)
Mutual labels:  ssh, ssh-agent

Ssh-agent

Ssh-agent management for zsh

Install

  1. Either…
  • Clone this repo
  • add it as a submodule, or
  • just download ssh-agent.zsh
  1. Source ssh-agent.zsh in your '.zshrc'

Integration

oh-my-zsh

Symlink (or copy) snooch.zsh to ~/.oh-my-zsh/custom/ssh-agent.zsh.

antigen

Update your .zshrc file with the following line:

antigen bundle bobsoppe/zsh-ssh-agent

antibody

Update your .zshrc file with the following line:

antibody bundle bobsoppe/zsh-ssh-agent

zplug

Update your .zshrc file with the following line:

zplug bobsoppe/zsh-ssh-agent, use:ssh-agent.zsh, from:github
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].