Skip to content

akfzambrana/dotfiles

Repository files navigation

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

Linux

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

Mac

Requirements: Homebrew

  • Tmux: brew install tmux
  • Meld: brew install --cask meld

About

My personal dotfiles for different environments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages