top | item 31416034 (no title) travv0 | 3 years ago What tools? That's a git config file. discuss order hn newest WalterGR|3 years ago `ga` and `gcp`. Are those part of git? kbd|3 years ago The only part I left out is that as part of my shell config I automatically alias all my short git aliases (as well as a few special cases). So “gcp” -> “git cp” etc.https://github.com/kbd/setup/blob/d95653da5ab367b1e628b97537... travv0|3 years ago I assumed those were aliases for `git a` and `git cp` which are in the config file. load replies (1)
WalterGR|3 years ago `ga` and `gcp`. Are those part of git? kbd|3 years ago The only part I left out is that as part of my shell config I automatically alias all my short git aliases (as well as a few special cases). So “gcp” -> “git cp” etc.https://github.com/kbd/setup/blob/d95653da5ab367b1e628b97537... travv0|3 years ago I assumed those were aliases for `git a` and `git cp` which are in the config file. load replies (1)
kbd|3 years ago The only part I left out is that as part of my shell config I automatically alias all my short git aliases (as well as a few special cases). So “gcp” -> “git cp” etc.https://github.com/kbd/setup/blob/d95653da5ab367b1e628b97537...
travv0|3 years ago I assumed those were aliases for `git a` and `git cp` which are in the config file. load replies (1)
WalterGR|3 years ago
kbd|3 years ago
https://github.com/kbd/setup/blob/d95653da5ab367b1e628b97537...
travv0|3 years ago