knowledge of oh my zsh plugin structurebasic shell scripting
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
60
調査方針
Research how oh my zsh plugins are structured by examining existing plugins in the oh my zsh repository. The plugin would need to provide shell completions or aliases for gitsome commands. Look at the gitsome CLI's available commands and arguments to map them to Zsh completions. Integrate the plugin with the oh my zsh plugin manager by creating a standard plugin directory with a .plugin.zsh file.
oh-my-zsh support · donnemartin/gitsome#35 | Good First Issue