Skip to content

add zsh-autopair #135

@todd-dsm

Description

@todd-dsm

This plugin automatically adds a pair to specified characters like quotes, brackets, etc; removes a huge annoyance.

Clone the plugin to Oh My Zsh's custom plugins directory

git clone https://github.com/hlissner/zsh-autopair \
  ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autopair

Then add it to your plugins array in ~/.zshrc

plugins=(... zsh-autopair)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions