• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » Installing Oh My ZSH in Ubuntu Cloud Server

By Abhishek Ghosh July 19, 2014 10:58 pm Updated on July 19, 2014

Installing Oh My ZSH in Ubuntu Cloud Server

Advertisement

Installing Oh My ZSH in Ubuntu Cloud Server and Setting it as default shell is tricky. Here is how we can use Oh My ZSH in few steps. There are different types of Unix Shell or Shell – as we wrote about before. We usually use Oh My ZSH on Mac with iTerm2 and Homebrew Package Manager. Also, it is possibly important to learn about the $PATH. When OS X was Mac OS X, it was actually a BSD variant. After many things happened, it became pure UNIX and name changed to OS X. GNU Linux has some differences with Mac OS X and OS X. There is a Wheel Group in OS X or Pure UNIX variants. If the Package Manager remains unaltered, the commands actually remains quite closer.

 

Understanding Things for Installing Oh My ZSH in Ubuntu Cloud Server

 

The steps for installing Oh My ZSH in Ubuntu Cloud Server is not very difficult. The difficult part, at least for the common users is the understanding the difference between two shells.  When we login (typing the username and password) either via console – sitting in front of the machine or remotely via ssh, .bash_profile is executed to configure the shell. But, if we open xterm inside Gnome or KDE environment, then .bashrc is executed before. For evoking that .bashrc we can also run a new bash instance by typing /bin/bash in a terminal – this is why in shell scripts that /bin/bash is usually written. Due to compilation, in Mac OS X (not OS X), .bash_profile is read in any situation – this is an exceptional situation among the whole UNIX breed.  ~/.profile file is for setting environment variables or executing login scripts on OS X or Mac OS X, but oddly they are not created by default. When we open iTerm2 on OS X with Homebrew, it reads the ~/.zsrc file. In OS X, we can use the source command, but Ubuntu will not understand the source command. There are advantages of using Oh My ZSH over bash, it is extremely similar to bash but does lot of extra works like typographical correction. Oh My ZSH receives frequent updates, we get prompt on OS X. Bash probably rarely receive updates. You can expect on Oh My ZSH :

 

Vim
1
2
3
zsh: correct 'aptg-et' to 'apt-get' [nyae]?
# official website
# http://ohmyz.sh/

Installing Oh My ZSH in Ubuntu Cloud Server

 

Installing Oh My ZSH in Ubuntu Cloud Server

 

We need to install old zsh first and git-core :

Advertisement

---

 

Vim
1
2
sudo apt-get update && sudo apt-get install git
apt-get install zsh && apt-get install git-core

 

Then install OH My ZSH :

Vim
1
2
3
4
5
6
wget --no-check-certificate https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh
# set oh my zsh as default shell
chsh -s `which zsh`
# do a soft reboot
sudo shutdown -r 0
# reboot command ends a session...

There was a reported problem with regex and Ruby :

Vim
1
https://github.com/robbyrussell/oh-my-zsh/issues/227#issuecomment-825773

Tagged With install zsh ubuntu server , oh my zsh pdf , install zsh on server , ohmyzsh ubuntu , set oh-my-zsh font on Ubuntu server , ubuntu set zsh as default , zsh ubuntu wait failed

This Article Has Been Shared 570 Times!

Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Installing Oh My ZSH in Ubuntu Cloud Server

  • Hybrid Cloud Computing in Depth

    Hybrid Cloud Computing combines a traditional data center with which the private cloud with scalable cloud services combine to form a public cloud.

  • Free Cloud Backup Storage Space of 512GB

    Free Cloud Backup Storage Space of 512GB is offered by BeeCloud along with another unlimited Cloud Storage offer by BeeCloud. Let us see what is the catch.

  • Solarwinds Virtualization Manager and Other Tools

    Solarwinds Virtualization Manager is one of the remarkable software among their network, applications, virtualization and storage management softwares.

  • Cloud Computing and The Consequence of Employment in IT Sector

    Cloud Computing and The Consequence of Employment in IT Sector is quite burning topic now as happened few decades back while mass introduction of Computers.

  • Cloud Computing : Needed Mental Preparation For Entrepreneurs and SMEs

    Cloud Computing Does Demands Adequate Mental Preparation For Entrepreneurs and SMEs Who Previously Had No Idea About the Power Grid Computing. How to Proceed?

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Cyberpunk Aesthetics: What’s in it Special January 27, 2023
  • How to Do Electrical Layout Plan for Adding Smart Switches January 26, 2023
  • What is a Data Mesh? January 25, 2023
  • What is Vehicular Ad-Hoc Network? January 24, 2023
  • Difference Between Panel Light, COB Light, Track Light January 21, 2023

About This Article

Cite this article as: Abhishek Ghosh, "Installing Oh My ZSH in Ubuntu Cloud Server," in The Customize Windows, July 19, 2014, January 29, 2023, https://thecustomizewindows.com/2014/07/installing-oh-zsh-ubuntu-cloud-server/.

Source:The Customize Windows, JiMA.in

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT