Tech Blog
(Category - MacOS)
Web development tips, tricks and tutorials for web developers of all levels.
Showing 1 to 2 of 2 results
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 2 of 2 results