Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/tk7r/zsh-expressvpn

expressvpn command completion for zsh
https://github.com/tk7r/zsh-expressvpn

Last synced: about 1 month ago
JSON representation

expressvpn command completion for zsh

Lists

README

        

# expressvpn

This plugin adds completion for [`expressvpn`](https://www.expressvpn.com/support/vpn-setup/app-for-linux/), the expressvpn vpn client.

To use it, add `expressvpn` to the plugins array in your zshrc file:

```zsh
plugins=(... expressvpn)
```