m-coding / dotfiles

my dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

.ssh/config

Settings for multiple users on different git hosts

.bashrc

Contains git aliases and script to auto-launch ssh-agent when starting Git Bash on Windows

bin

  • Custom git commands:
  • Path: C:\Program Files\Git\mingw64\libexec\git-core
  • git-who – Displays the current username and email
  • git-use – Change the name and email based on key
  • git-url – Returns SSH url path based on key
  • Inspired by: http://www.mfranc.com/tools/git-custom-command/

About

my dotfiles


Languages

Language:Shell 100.0%