Raspberry Pi: Installing Oh My ZSH

Published: 05 January 2024
on channel: Arcade Spinner
520
13

Learn how to beautify your Raspberry Pi with ZSH! In episode 6 of the Raspberry Pi video series, we'll replace bash by installing Oh My ZSH. We'll also add automatic command suggestions, syntax highlighting, and new themes and color options on Raspberry Pi's SSH/shell.

=== Highlights ===
0:01:01 - Installing Git
0:01:42 - Installing ZSH & Oh My ZSH
0:02:52 - Installing/Configuring ZSH Plugins
0:04:27 - Installing Powerline Fonts on Raspberry Pi
0:04:52 - Installing Powerline Fonts on Windows
0:06:22 - Changing ZSH Theme
0:06:49 - Updating PuTTY Colors
0:08:22 - Final Notes

=== Commands Used ===
Update Packages: sudo apt update
Install Git: sudo apt install git
Install ZSH: sudo apt-get install zsh
Change Shell: chsh -s /bin/zsh
Step # 1: $ sh c "$(wget -qO https://raw.githubusercontent.com/ohm...)"
Step # 2: git clone git://github.com/zsh-users/zsh-autosuggestions $ZSH_CUSTOM/plugins/zsh-autosuggestions
Step # 3: git clone https://github.com/zsh-users/zsh-synt... ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
Modify .zshrc: sudo nano ~/.zshrc
Install Powerline Fonts: sudo apt-get install fonts-powerline
Step # 4: https://github.com/powerline/fonts/bl...
Modify .zshrc: sudo nano ~/.zshrc
Theme: agnoster
Step # 5: https://github.com/altercation/solari...

=== Registry Path ===
Registry Path: Computer\HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions

#RaspberryPI


Watch video Raspberry Pi: Installing Oh My ZSH online without registration, duration hours minute second in high quality. This video was added by user Arcade Spinner 05 January 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 520 once and liked it 13 people.