Making the Linux Shell Prompt more Git Friendly
Every time I set up a new Linux machine for development, I frequently find myself always Googling the Bash shell modifications to make the shell prompt more Git friendly. Never again!
Every time I set up a new Linux machine for development, I frequently find myself always Googling the Bash shell modifications to make the shell prompt more Git friendly. Never again!
The built in commands in Linux are simply awesome. Trying to do any advanced partition maneuvers in Windows are difficult to do and often requires expensive third party software to simplify the process. This is untrue in Linux.
The dd command in Linux can be used to clone drives between drives or even produce image files of drives, all with a few simple commands from the command line.