Snippets Collections
# ----- Skip Status checks -----
# For all repos
git config --global --add oh-my-zsh.hide-status 1
# For current repo
git config --add oh-my-zsh.hide-status 1

# ----- Skip dirty checks -----
# For all repos
git config --global --add oh-my-zsh.hide-dirty 1
# For current repo
git config --add oh-my-zsh.hide-dirty 1
star

Thu Sep 07 2023 11:39:25 GMT+0000 (Coordinated Universal Time) https://www.youtube.com/watch?v=eh7lM3Yvf94

#oh-my-zsh
star

Thu Jun 17 2021 14:39:13 GMT+0000 (Coordinated Universal Time)

#zsh #oh-my-zsh
star

Thu Jun 17 2021 13:09:48 GMT+0000 (Coordinated Universal Time)

#zsh #oh-my-zsh

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension