/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

davidalfonso.es
| | mariocarrion.com
3.3 parsecs away

Travel
| | I migrated from init.vim to init.lua and it's amazing!
| | jamesmead.org
3.5 parsecs away

Travel
| | Using conditional includes in your git configuration
| | www.petecorey.com
3.8 parsecs away

Travel
| | Ignore everything and exlpicitly unignore the files you want to track. That's it. That's the tip.
| | wittchen.io
20.3 parsecs away

Travel
| Short introduction Sometimes people need to specify multiple values for single .gitconfig file or they want to share just part of the configuration between two machines. There are different approaches for that. I can show you mine. Different configs for different Operating Systems On my private computer, I use Linux. I use Git for my private projects and I use my private e-mail address there. At the same time, I use Git at work on macOS with exactly the same Git configuration, but with a different e-mail...