@[email protected] to Programmer [email protected]English • 2 years agoGitHub Desktop or Git CLI?programming.devimagemessage-square156fedilinkarrow-up1484
arrow-up1484imageGitHub Desktop or Git CLI?programming.dev@[email protected] to Programmer [email protected]English • 2 years agomessage-square156fedilink
minus-square@[email protected]linkfedilink4•2 years agoOhmyzsh with the git plugin is my fave - gaa & gcmsg "a commit" feels like the right level of verbosity for me.
minus-square@[email protected]OPlinkfedilinkEnglish1•2 years agoWow what’s the plugin name I wanna try it out.
minus-square@[email protected]linkfedilink1•2 years agoThe plugin is just called “git” it comes with ohmyzsh out of the box. You just have to enable it in your zshrc.
Ohmyzsh with the git plugin is my fave -
gaa & gcmsg "a commit"
feels like the right level of verbosity for me.Wow what’s the plugin name I wanna try it out.
The plugin is just called “git” it comes with ohmyzsh out of the box. You just have to enable it in your zshrc.
Thanks 👍