My personal dotfile for different environments
Cygwin (windows terminal) Linux (vagrant box) gitconfig (Everywhere)
Copy the line below into the .bashrc file
. ~/workspace/dotfiles/bash-config.sh ln -s ~/workspace/dotfiles/.gitconfig ~/.gitconfig- Tmux:
apt install tmux - Meld:
apt install meld
Requirements: Homebrew
- Tmux:
brew install tmux - Meld:
brew install --cask meld