Skip to content

Instantly share code, notes, and snippets.

View haidang666's full-sized avatar
🚀

haidang666

🚀
View GitHub Profile
https://drive.google.com/drive/folders/1LW4G_FT9mW-hTZ4lw0Vj9Zu4YKE4EHmr?usp=sharing
@haidang666
haidang666 / starship.toml
Last active May 30, 2022 16:56
clean cheatsheet for ohmyzsh git (from ohmyzsh/plugins/git/git.plugin.zsh) you can print and make it as wallpaper
[character]
success_symbol = "[>](bold green)"
error_symbol = "[x](bold red)"
vicmd_symbol = "[<](bold green)"
[git_commit]
tag_symbol = " tag "
[git_status]
format = '([\[$all_status$ahead_behind \]]($style) )'