feat: move configuration files inside home folder
This commit is contained in:
11
home/.config/zsh/ohmyzsh/plugins/tailscale/README.md
Normal file
11
home/.config/zsh/ohmyzsh/plugins/tailscale/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# tailscale
|
||||
|
||||
This plugin provides completion for [tailscale](https://tailscale.com/) (Easy software-defined networks using an implementation of wireguard).
|
||||
|
||||
To use it, add `tailscale` to the plugins array in your zshrc file.
|
||||
|
||||
```
|
||||
plugins=(... tailscale)
|
||||
```
|
||||
|
||||
**Author:** [@lukeab](https://github.com/lukeab)
|
Reference in New Issue
Block a user