Skip to content

patrickemuller/dotfiles-windows-git-bash

Repository files navigation

Dotfiles and aliases for Windows Git Bash

What is included in this Dotfiles?

  • Auto completion from history (start typing the command and use arrow keys to autocomplete)
  • Alias for Git commands
  • Alias for Rails commands
  • conEmu.xml file to match usual commands from iTerm on MacOS

Example of actual PS1

capture

ROADMAP

  • Add support for custom PS1 prompt lines

Installation

  1. Clone the repository whatever you want using:
git clone [email protected]:patrickemuller/dotfiles-git-bash.git
  1. Run the command sh to copy files to your $HOME directory:
sh setup.sh
  1. Restart your Terminal

  2. Done!

About

Dotfiles for Windows 10 Git Bash (also works with ConEmu)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages