Download Iterm Mac



Mac pro iterm dracula

I am spending a lot of time on the command line for the daily development work. I decided to install iTerm2 terminal as an alternative terminal for Mac OS because the default terminal app does not offer rich and powerful features to make my development life easier. So I decided to install advanced alternative terminal to replace Mac OS default terminal.

Iterm2 has much more commands and classes than terminal. Screen shot 2011-06-22 at 12. I prefer iterm2 over the stock terminal, as it has some additional great features. Speed up terminal app in mac os x with these 4 performance tricks. Installing iterm or cygwin - command line power user Step download and install homebrew. Iterm2 has much more commands and classes than terminal. Screen shot 2011-06-22 at 12. I prefer iterm2 over the stock terminal, as it has some additional great features. Speed up terminal app in mac os x with these 4 performance tricks. Installing iterm or cygwin - command line power user Step download and install homebrew. Click the link below to go to iTerm download page. ITerm download: Download; you can see the screen like below, click Stable Releases to download. Unzip zip file you downloaded and install it. If iTerm asks you Full Disk Access permission, click Open System Preferences on the right bottom. The most frequent installer filename for the program is: iTerm2-10020110731.zip. The actual developer of this free Mac application is George Nachman. Our built-in antivirus checked this Mac download and rated it as virus free. The current setup file available for download requires 6.1 MB of hard disk space. Download the latest version of iTerm for Mac - Modern fork of older iTerm project. Read 33 user reviews of iTerm on MacUpdate.

Before you install iTerm2, please refer its features on their website.

If you happy it’s features and power, you can download the iTerm2 from the following link. Alternatively, you can use Homebrew package manager to install this package.

Install iTerm2 terminal

After download iTerm2 installation file, simply drag and drop into the Applications folder to install iterm2 terminal app. Now you can launch iTerm, through the Launchpad for verifying the installation.

Alternatively, you can install iTerms2 via Homebrew package manager. Once you install the package using Homebrew, you will be able to launch iTerm2 via Mac Launchpad.

When you open iTerm2, it’s looks and feel not that pretty impressed by the first look. You need to follow few more steps to get the look you preferred. You can completely change its looks and feel by customizing default features.

Let’s just quickly change some preferences.

Remove computer name and username from the terminal’s bash prompt

Open iTerms2 “Preferences” configurations box. Then click on “Profiles” tab and select “General” tab.

iTerm2 -> Preferences ->Profiles -> General

Add following text under “Send text at start:” text input.

Close the “Preferences” box and reopen iTerm2 terminal and you will be able to see bash prompt without the computer name and username.

Change default colour theme and fonts

You can download more colour themes to install iterm2 terminal from this web site. http://iterm2colorschemes.com/

Download the zip file and unzip it for the preparation of the next step. Now open the “Preferences” settings window.

You can create a different profile other than Default if you wish to do so. I created a new profile for adding custom settings to the iTerm2.

Open iTerms2 “Preferences” configurations box. Then click on “Profiles” tab and select “Colours” tab.

iTerm2 -> Preferences ->Profiles -> Colours

Iterm

Now click on “Colour Preset” drop-down and click on “Import” option. Navigate to the “schemes” folder previously unzipped colour profile folder. Then select your preferred colour themes and selected colour themes will be added to the “Colour Preset” drop-down after installing.

Now reopen iTerms terminal and see the effect of the new colour theme.

Once I customize iTerm2 colour theme still I did not see expected nicer interface. I decided to install Oh-My-Zsh to add more features.

Before install Oh-My-Zsh, you need to remove the previously modified text input in the iTerm2 preferences.

Because of Oh-My-Zsh, follow the different approach to remove the user@your_machine name from your bash prompt.

Oh-My-Zsh is an open source, the community-driven framework for managing your ZSH configuration. It comes bundled with a ton of helpful functions, helpers, plugins, themes,

Install Oh-My-Zsh

It’s a good idea to backup your existing ~/.zshrc file before installing Oh-My-Zsh.

Now you can use the following command on your terminal to install Oh-My-Zsh. You will be able to find more details on their website.

Now you almost have better terminal compared to default one. I decided to use “Agnoster” theme with the Oh-My-Zsh.

You can find many available themes for Oh-My-Zsh here. Before you enable “Agnoster” theme, you need to install Powerline fonts.

After installation completed edit ~/.zshrc and set ZSH_THEME=”agnoster”

After enabling “Agnoster” theme, you may be able to see broken fonts on the iTerm2, follow this GIT issue for fixing this fonts issue.

Users need to set both the Regular font and the Non-ASCII Font in “iTerm > Preferences > Profiles > Text” to use a patched font.

Now you may need to remove user@your_machine name from your bash prompt. Add following lines to your “.zshrc” configuration file and restart your iTerm2 terminal.

After you done all the above customizations, you can find your iTerm2terminall as following.

How to enable packages on Oh-My-Zsh

Download Iterm3 For Mac

Oh-My-Zsh by default comes with lots of plugins to take advantage of. You can take a look in the plugins directory to see what’s currently available.

Once you spot a plugin (or several) that you’d like to use with Oh-My-Zsh, you’ll need to enable them in the .zshrc file.

I have enabled following plugins in my configuration file.

How to upgrade Oh-My-Zsh

If you need to upgrade you just run following command on your terminal.

How to uninstall iTerm2 terminal

Uninstalling Oh My Zsh

If you decided to uninstall iTerm2, first remove the Oh-My-Zsh theme. This will revert back your original zsh configurations.

If you want to uninstall oh-my-zsh, just run uninstall_oh_my_zsh from the command-line. It will remove itself and revert your previous bash or zsh configuration.

Uninstall iTerm2

If you install iTerm2 terminal vis Homebrew package manager, just type the following command on your terminal.

Iterm

Iterm2 Macbook Sudo Touch Sensor

If you download installer file from directly from their website, you just need to trash it from “Application” folder.

Download Iterm For Mac

I hope you will enjoy the features of iTerm2 terminal and Oh-My-Zsh. Please comment your thoughts below.