@[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•1 year 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•1 year agoWow what’s the plugin name I wanna try it out.
minus-square@alphabetsheeplink1•1 year 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 👍