/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

phil.lavin.me.uk
| | phili.pe
4.2 parsecs away

Travel
| | Personal website of Philipe Fatio
| | blitiri.com.ar
3.1 parsecs away

Travel
| |
| | connorberry.com
3.2 parsecs away

Travel
| | Git with Vimdiff One time view: git difftool --tool=vimdiff --no-prompt Always: git config --global diff.tool vimdiff git config --global merge.tool vimdiff For Single Repository: git config diff.tool vimdiff git config merge.tool vimdiff To avoid having Git prompt when launching Vimdiff: git config --global difftool.prompt false
| | themythicalengineer.com
23.5 parsecs away

Travel
| The Big Problem Imagine you have two GitHub accounts: one for personal use and one for work. You might be working on personal projects from your work laptop, but switching between these projects often requires manually updating your GitHub configuration: