Add aerc under third-party integrations
This commit is contained in:
parent
03c465b778
commit
5f8974fc5c
|
@ -406,6 +406,7 @@ Environment variables[^2] can be used for configuration. They must be set before
|
||||||
|
|
||||||
| Application | Description | Plugin |
|
| Application | Description | Plugin |
|
||||||
| --------------------- | -------------------------------------------- | -------------------------- |
|
| --------------------- | -------------------------------------------- | -------------------------- |
|
||||||
|
| [aerc] | Email client | Natively supported |
|
||||||
| [clink] | Improved cmd.exe for Windows | [clink-zoxide] |
|
| [clink] | Improved cmd.exe for Windows | [clink-zoxide] |
|
||||||
| [emacs] | Text editor | [zoxide.el] |
|
| [emacs] | Text editor | [zoxide.el] |
|
||||||
| [felix] | File manager | Natively supported |
|
| [felix] | File manager | Natively supported |
|
||||||
|
@ -430,6 +431,7 @@ Environment variables[^2] can be used for configuration. They must be set before
|
||||||
If you're not sure how to set an environment variable on your shell, check
|
If you're not sure how to set an environment variable on your shell, check
|
||||||
out the [wiki][wiki-env].
|
out the [wiki][wiki-env].
|
||||||
|
|
||||||
|
[aerc]: https://github.com/rjarry/aerc
|
||||||
[algorithm-aging]: https://github.com/ajeetdsouza/zoxide/wiki/Algorithm#aging
|
[algorithm-aging]: https://github.com/ajeetdsouza/zoxide/wiki/Algorithm#aging
|
||||||
[algorithm-matching]: https://github.com/ajeetdsouza/zoxide/wiki/Algorithm#matching
|
[algorithm-matching]: https://github.com/ajeetdsouza/zoxide/wiki/Algorithm#matching
|
||||||
[alpine linux packages]: https://pkgs.alpinelinux.org/packages?name=zoxide
|
[alpine linux packages]: https://pkgs.alpinelinux.org/packages?name=zoxide
|
||||||
|
|
Loading…
Reference in New Issue