|
You are here |
jonsuh.com | ||
| | | | |
micahkepe.com
|
|
| | | | | There's tons of little goodies you can add to your .gitconfig to make your life easier. From hidden gems in the git Man pages to aliases and shell functions, here's a few things I've found useful to reduce friction in my Git workflow. | |
| | | | |
www.classandobjects.com
|
|
| | | | | For a web developer clean installing an operating system is a nightmare but it doesn't have to be. I've automated my development environment setup using Ansible and it works | |
| | | | |
www.maxpou.fr
|
|
| | | | | A Git Cheat Sheet that focuses on Essential Commands for Experienced Developers. | |
| | | | |
brianreiter.org
|
|
| | | Normally, the macOS Terminal.app title bar includes the current directory name. When you connect to a remote host with openssh on macOS, the title bar gets updated to be "$(whoami)@$(hostname): $(pwd)" instead. Unfortunately when you exit ssh, the terminal title bar is not restored and continues to say you are on a remote host. Once... | ||