Customize Ubuntu Terminal || Customize Linux Terminal 2022 (ZSH, Bash)



Customize Ubuntu Terminal || Customize Linux Terminal 2022 (ZSH, Bash)

Customize Ubuntu Terminal || Customize Linux Terminal 2022 (ZSH, Bash)

Best Laptop under 50K: https://amzn.to/3o8zeHk
Best All in One PC at 60K: https://amzn.to/3cmAN1A

Customize Ubuntu Linux Terminal || Customize Linux Terminal 2021 ” in this video i am going to customize Linux Terminal for this customization i am using Ubuntu Linux with Gnome Desktop 3.38 but you can also use it any gnome desktop like gnome 40 which uses bash shell. You can use any Linux Distro ( fedora, debian, elementary, manjaro, arch, zorin, solus etc) with bash shell. So, I am going to beautify Ubuntu terminal by editing bash shell using “.bashrc” command and adding ” power shell ” prompt to it and adding ” Neofetch “. Making the the terminal transparent is also like a cherry on a cake. So, let’s start.
#ubuntuterminal #customizeterminal #linuxterminal
You can add powerline promt you need to install git ( sudo apt install git ) for detail follow github page https://github.com/b-ryan/powerline-shell
. Edit bash script ( sudo nano .bashrc ) and add neofetch.
just copy and paste this at the end of your .bashrc file
===========================================
function _update_ps1() {
PS1=$(powerline-shell $?)
}

if [[ $TERM != linux && ! $PROMPT_COMMAND =~ _update_ps1 ]]; then
PROMPT_COMMAND=”_update_ps1; $PROMPT_COMMAND”
fi
neofetch
=============================================

SUBSCRIBE! Distro Cloud YouTube channel Here
https://www.youtube.com/channel/UC1m9TnFRz6VLPKdTJ1JH5Cg?sub_confirmation=1
Hit Like if you Like This Video & Do Comment.

———————————————————
Time Stamp :
00:00 Intro
00:10 Final Result
00:20 Start Setup
———————————————————
#distro #gnome #distrocloud

———————————————————–
Credits :
Song: Lichu – Backpack
Music provided by Vlog No Copyright Music.

Ltest News about Ubuntu 22.10:
1. Martin Wimpress has announced the release of Ubuntu MATE 22.10.
2. Canonical has announced the release of Ubuntu 22.10.
3. Sean Davis has announced the release of Xubuntu 22.10.
4. Kubuntu 22.10 has been released.
5. Ubuntu Studio, an official variant of Ubuntu that comes pre-installed with a selection of the most common free multimedia applications available, has been upgraded to version 22.10.
6. Simon Quigley has announced the release of Lubuntu 22.10.
7. Rudra Saraswat has announced the release of Ubuntu Unity 22.10.
8. The Ubuntu Budgie team have announced the release of Ubuntu Budgie 22.10.

customize linux terminal,
customize terminal,
customize mac terminal,
zsh customization,
windows terminal customization,
ZSH, Bash,

customize terminal in ubuntu,
customize terminal in mac,
customize terminal in kali linux,
customize terminal in linux,
customize terminal linux mint,
customize kali linux terminal,
customize terminal on mac,
customize terminal ubuntu 20.04,
customize terminal ubuntu,
customize wsl ubuntu terminal,
customize terminal vs code,
customize terminal with zsh

linux,
ubuntu,
kali linux,
linux mint,
debian,
manjaro,
arch linux,
linus,
chmod,
redhat,

Comments are closed.