My Custom Ubuntu Linux Terminal with Themes and Plug-ins 💻

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hey guys in this video i'm gonna share with you my terminal console setup that i use for my work and for my videos which is something i get asked about quite often i'll show you first what it does and then i'll show you how to install it on ubuntu linux unfortunately these instructions won't work on windows they should still work for any unix system including macos although for that you might need to use item 2 in addition to modifying the installation commands a little bit so here's a quick tour of the terminal setup i use a teal green color theme that for me is just kind of easy on the eyes above my command prompt i have my current working directory path i also have a git status indicator whenever i'm inside a git directory this tells me which branch i'm on and if there's any uncommitted changes there's tab targeting which lets me cycle between all the options in my directory there's also an autocomplete plugin that remembers a history of my previous commands so i can get suggestions in that dark grey color as i start typing something out the git status bar also changes color and tells me if there's something in my project that hasn't been committed i've put my profile and installation scripts into a github project which i'll link in the video comments below and you can follow the written instructions or read the steps yourself if you prefer that we'll start by copying the script and then running it in the terminal this will update the app repository of the machine and then install git and vim if it hasn't been installed already next we need to clone the project so type git clone and go back to the repository to copy the https link paste that into your console and then run the git clone command and you should have a local copy of the project we'll change directory to inside that project and now you should be able to see the shell installation scripts the first one we need to run is the install powerline.shell this is actually a vim plugin but the important thing is that it installs the font that i'll use for the theme and the font is special because it's had some of its glyphs replaced with things like arrows icons and stuff we'll need later for the terminal prompt graphics to check if it worked properly start up your vim and you should see this new graphical status bar at the bottom next we're going to run installterminal.sh which installs zel kind of like an upgraded and more configurable version of bash the script also installs a configuration framework called oh my z shell which is how we'll eventually add these plugins and the theme via the terminal when that's done we'll run our last script install profile which will add the color highlighting plugin the autocomplete plugin and the color theme now we're done if you restart the terminal you should see that the color theme has changed but the full profile doesn't really take effect until we log out and log in again i'm not quite sure why so i'm just going to reboot real quick and once i'm logged back in you can see that the installation is complete we've got a status bar and all of our plugins that's pretty much it thank you for watching
Info
Channel: pixegami
Views: 163,961
Rating: undefined out of 5
Keywords: terminal, ubuntu, linux, coding, developer, tech, dev, python, pixegami, terminal theme, custom terminal theme, ubuntu terminal, linux terminal, custom terminal setup, custom terminal, ubuntu terminal theme, ubuntu terminal themes, custom terminal themes, linux terminal themes, linux terminals, custom linux terminals, how to set up terminal, ubuntu terminal plugin, linux terminal plugin, customize terminal, terminal color, customizing your terminal, linux terminal customization
Id: UvY5aFHNoEw
Channel Id: undefined
Length: 2min 57sec (177 seconds)
Published: Mon May 23 2022
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.