hypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 2 years agoGitHub Desktop or Git CLI?programming.devimagemessage-square83fedilinkarrow-up1161arrow-down111
arrow-up1150arrow-down1imageGitHub Desktop or Git CLI?programming.devhypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 2 years agomessage-square83fedilink
minus-squarealphabetsheep@lemmy.worldlinkfedilinkarrow-up4·2 years agoOhmyzsh with the git plugin is my fave - gaa & gcmsg "a commit" feels like the right level of verbosity for me.
minus-squarehypnotic_nerd@programming.devOPlinkfedilinkEnglisharrow-up1·2 years agoWow what’s the plugin name I wanna try it out.
minus-squarealphabetsheep@lemmy.worldlinkfedilinkarrow-up1·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 👍