How To Customize Linux Terminal With OH MY ZSH (2023) || OH MY ZSH Tutorial

Описание к видео How To Customize Linux Terminal With OH MY ZSH (2023) || OH MY ZSH Tutorial

In this video, I am going to show you how to Customise Linux terminal With ZSH Or Oh My ZSH. A shell is a command line interpreter in linux system. Bash is the default shell that ships with most of the linux distributions. It’s a solid and standard legacy tool which doesn’t allow customization. This is where ZSH comes into the picture.

ZSH is an interactive command line interpreter that incorporates most of the useful features of bash and ksh along with additional features. With the help of OH MY ZSH framework you can customise ZSH with themes, functions and plugins.

#kskroyal #linux #ohmyzsh

Commands
_____________

Install Dependencies
Debian : sudo apt install wget curl xclip git
ArchLinux : sudo pacman -S wget curl xclip git
Fedora : sudo dnf install wget curl xclip git

*Install ZSH*:
Debian : sudo apt install zsh
ArchLinux : sudo pacman -S zsh
Fedora : sudo dnf install zsh

Setup Oh my ZSH Framework
https://ohmyz.sh/

Plugins
Zsh-Auto-Suggestions
git clone https://github.com/zsh-users/zsh-auto... ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions

Zsh-Syntax-Highlighting
git clone https://github.com/zsh-users/zsh-synt... ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting

PowerLevel10K Theme
git clone https://github.com/romkatv/powerlevel... $ZSH_CUSTOM/themes/powerlevel10k


Support My Work ↪ http://buymeacoffee.com/kskroyal

Watch Other Tech Videos
Install Asahi Linux On M1 or M2 Mac Step-By-Step ↪    • How TO install ASAHI Linux On M1 Mac ...  
Install Rocky Linux ON M1 Mac With UTM ↪    • How To Install Rocky Linux 9 On M1 Ma...  
Install ubuntu On m1 Mac ↪    • How To Install Ubuntu 22.04 On M1 Mac...  
Install ChromeOS Flex On Any PC / Laptop ↪    • ChromeOS Flex is AMAziNG  | How To In...  
________________
© KSK ROYAL
Meresai
________________

Комментарии

Информация по комментариям в разработке