Tech Blog
Viewing Category - MacOS
Web development tips, tricks and tutorials for web developers of all levels.
Showing 1 to 3 of 3 results
Change NPM Global Package Location on macOS to Avoid Permission Errors
Configure NPM to use a custom directory for global packages on macOS to avoid permission errors and eliminate the need for sudo commands. Complete setup guide with shell configuration. Continue reading
Force SSH Client to use specific private key
SSH config files allow you to define various configuration parameters for SSH connections. By creating a centralized configuration file, you can avoid the need to specify key files, usernames, and other connection details each time they connect to a server. Continue reading
Configuring and Using Aliases in Zsh on MacOS
Configuring aliases in Zsh on MacOS is a simple yet powerful way to enhance your command-line experience. By customising commands to match your workflow, you can save time and reduce the cognitive load associated with remembering complex commands. Continue reading
Showing 1 to 3 of 3 results