- Add process manager with sway - Add oh-my-zsh config - add gtk config - Add env
This plugin adds a shortcut to insert man before the previous command.
To use it, add man to the plugins array in your zshrc file:
man
plugins=(... man)