this is list of the plugins I use: ``` oh-my-zsh = { enable = true; plugins = [ "vi-mode" "gitfast" "docker" "systemd" "colorize" "colored-man-pages" "themes" "copyfile" "fabric" "gitignore" "sudo" "pass" ]; }; ```