███████╗███████╗██╗ ██╗
╚══███╔╝██╔════╝██║ ██║
███╔╝ ███████╗███████║
███╔╝ ╚════██║██╔══██║
███████╗███████║██║ ██║
╚══════╝╚══════╝╚═╝ ╚═╝
[ d o t n e t ]
"dotnet, completed."
Dotnet tab completion
| Alias | Expands to |
|---|---|
dt |
dotnet test |
dcl |
dotnet clean |
dr |
dotnet run |
strykelang · zshrs · MenkeTechnologiesMeta · zsh-cargo-completion · zsh-gem-completion · zsh-more-completions · zpwr
~/.zshrc
source "$HOME/.zinit/bin/zinit.zsh"
zinit ice lucid nocompile
zinit load MenkeTechnologies/zsh-dotnet-completioncd "$HOME/.oh-my-zsh/custom/plugins" && git clone https://github.com/MenkeTechnologies/zsh-dotnet-completion.gitAdd zsh-dotnet-completion to plugins array in ~/.zshrc
git clone https://github.com/MenkeTechnologies/zsh-dotnet-completion.gitsource zsh-dotnet-completion.plugin.zsh or add code to zshrc or any startup script