akfzambrana / dotfiles

My personal dotfiles for different environments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My personal dotfile for different environments

Cygwin (windows terminal) Linux (vagrant box) gitconfig (Everywhere)

Add the config to local environment

Copy the line below into the .bashrc file

. ~/workspace/dotfiles/bash-config.sh  

Add github config symlink

ln -s ~/workspace/dotfiles/.gitconfig ~/.gitconfig

Loved tools

  • Tmux: apt install tmux
  • Meld: apt install meld

About

My personal dotfiles for different environments


Languages

Language:Shell 100.0%