Skip to content

FoadRamezani/ohmyzsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

ohmyzsh

The best bash for communicating with GitHub

1 - First of all you must install Git in your system with this command : sudo apt-get install git

2 - After that you must install the Oh My ZSH with one of thease ways :

- sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

- sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"

3 - You must have /home/foad/.zshrc directory . ( Instead of foad you have your username )

4 - Open .zshrc file and edit it with one of your text editor such as VI or VIM or NANO .

5 - The OhMyZSH have many themes , for finding them you can go to this site : https://github.com/ohmyzsh/ohmyzsh/wiki/Themes

6 - We must select one of them such as Blinks .

7 - You must change the variable wich is located on the .zshrc with the name of ZSH_THEME with your Theme . For Example : ZSH_THEME="blinks"

8 - Save your file and you now have a ohmyzsh !

** If you get error for installing zsh first , you can install it with this command : sudo apt-get install zsh

About

The best bash for communicating with GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published