• Home
  • Archive
  • Tools
  • Contact Us
  • Forum

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
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 :

Advertisement

---

 

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 :

 

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 oh my zsh pdf , ohmyzsh ubuntu , set oh-my-zsh font on Ubuntu server , ubuntu set zsh as default , zsh ubuntu wait failed
Facebook Twitter Google+ Pinterest

About Abhishek Ghosh

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

Follow the Author of this article :

13.7K+ Followers 18.7K+ Followers 2.5K+ Followers 1.5K Followers

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 Google+ or Twitter to join the conversation right now!

If you want to Advertise on our Article or want Business Partnership, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

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

Search this website...

 

 

Popular Articles

All articles of this Website are fully Free to read. Here are some, which possibly you'll like to read! Do not hesitate to contact us for any concern.

Contact Us

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

Recent Posts

  • Example of Using IBM Watson For Text Analysis with Google Docs April 20, 2018
  • Arduino WiFi Control of LED From Web Browser April 19, 2018
  • Fix Problems & Issues of Yoast SEO WordPress Plugin April 19, 2018
  • Extra Battery, Inverter For Car For DIY Electronics Car Automation April 18, 2018
  • Blink AC Bulb With Arduino Relay Module April 17, 2018

About This Article

Title: Installing Oh My ZSH in Ubuntu Cloud Server
July 19, 2014
Author: Abhishek Ghosh
Subjects: Cloud Computing, Computer and Internet
Is Part Of:

TheCustomizeWindows, July 19, 2014, Vol.1(01),
p.1–39075 [IoT Ready Journal]

Source:The Customize Windows
ISSN: 0019-5847 ;
E-ISSN: 0019-5847 ;
Publisher: jima.in

Cite this article as: Abhishek Ghosh, "Installing Oh My ZSH in Ubuntu Cloud Server," in The Customize Windows, July 19, 2014, April 20, 2018, https://thecustomizewindows.com/2014/07/installing-oh-zsh-ubuntu-cloud-server/.
This website uses cookies.

Read Cookie Policy

Contents are copyright protected and reproduction demands our permission.


PC users can consult Corrine Chorney for Security.

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

web analysis

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

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