@[email protected] to Programmer [email protected]English • 1 year agoGitHub Desktop or Git CLI?programming.devimagemessage-square136fedilinkarrow-up1510arrow-down132
arrow-up1478arrow-down1imageGitHub Desktop or Git CLI?programming.dev@[email protected] to Programmer [email protected]English • 1 year agomessage-square136fedilink
minus-square@alphabetsheeplink4•11 months 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•11 months agoWow what’s the plugin name I wanna try it out.
minus-square@alphabetsheeplink1•11 months 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 👍