Apple’s default settings for BASH are less than lovely — just shades of gray.
Here’s how to add color to BASH for your visual enjoyment. Continue reading
Apple’s default settings for BASH are less than lovely — just shades of gray.
Here’s how to add color to BASH for your visual enjoyment. Continue reading
Using ‘sudo’ with NPM is a no-no, as it can cause all kinds of havoc with file permissions. You can specify a default directory for globally installed packages and thus absolve yourself of sudo chaos. Continue reading