Nerd Fonts: How and Why You Should Use Them

  Рет қаралды 14,398

OldTechBloke

OldTechBloke

Күн бұрын

Пікірлер: 34
@kevinklement2621
@kevinklement2621 2 жыл бұрын
On Arch, I think it's best just to install `ttf-nerd-fonts-symbols` and use it as a fallback, rather than use patched versions of the fonts themselves. The patching process quite often ruins the font, regarding things like advanced otf features, kerning rules, and so on. I use Fira Code, and the nerd font version doesn't have all the nice features the regular version does. The kitty terminal documentation has a nice explanation for why you shouldn't use patched fonts.
@Danielddiniz
@Danielddiniz 2 жыл бұрын
My face as One of my best Linux Channels dropping a Video for my enjoyment: 😀 Steve, I loved the Bike 🏍 warm up at the start! You rock my friend 🥇
@hexearth8258
@hexearth8258 2 жыл бұрын
Been riding motorcycles for more than 10 years, and I most enjoy it on the Winter. Rarely drive during the summer. And RE has some great bikes now like the Himalayan, my RE favorite. And well, time for a little maintenance on the fonts on my machine... I have too much Noto fonts... they are done today.
@donaldmickunas8552
@donaldmickunas8552 2 жыл бұрын
Hey OTB, I always enjoy your tutorial videos. This one is no exception. Thanks for all your hard work. Take care. 🙂
@taidee
@taidee 2 жыл бұрын
Thanks OTB, I've long downloaded the complete collection from AUR, it makes life easy for me, so that I don't ever see that failure to render issue, it used to happen a lot. Nice intro there with the bike, thank you 😎
@HelmutFischer-thehefi
@HelmutFischer-thehefi 2 жыл бұрын
Great start of video! You should change your intro to the Royal Enfield appearance!
@JonathanSteadman2003
@JonathanSteadman2003 2 жыл бұрын
I really like your motorbike. Very nice. :)
@Kwales66
@Kwales66 2 жыл бұрын
Love your bike.
@NOPerative
@NOPerative 2 жыл бұрын
NERDS! LOL Awesome! Okay, I'm done now. Good vid - again!
@RobBoudreau
@RobBoudreau 2 жыл бұрын
Bike sounds great Steve, makes me jealous. It'll be another month or more yet before riding weather here. I do hope the weather warms more for you soon, I know how strong the itch to ride is. 😉 Looks like you were using i3. Was using Sway myself for about a week, but some software I use still has trouble with Wayland, so back to bspwm for now. Sway was solid, no problems with it, kinda like it, but I need my software to work properly. Some people say they have problems with the patched Nerd fonts, never had myself. Been using them for years without issue. Great video as always, cheers!
@OldTechBloke
@OldTechBloke 2 жыл бұрын
Cheers Rob, I need to try sway soon myself
@t74devkw
@t74devkw 2 жыл бұрын
My only issue with Nerd Font is that their Font Awesome version is very outdated
@YrmiZ
@YrmiZ 2 жыл бұрын
Some of the nerd fonts looks completely different than their original versions. For example: FiraMono and JetBrains Mono.
@marioschroers7318
@marioschroers7318 2 жыл бұрын
Recently installed Nerd Fonts on my laptop. Reason why? On my PC, powerlevel10k displays folder icons nicely, while my laptop does not. Will have to rerun the config wizard at some point. Btw, very nice bike, sir. 😎 Update: I use JetBrains Mono as my terminal font in st. So I installed a Nerd Font version of JetBrains Mono, and yet icons didn't render as expected, and the joining line on a two-line prompt was slashed. Installing the nerd-font-complete package fixed this issue. My prompt now renders as nicely on my laptop as it does on my computer. However, nerd-font-complete is a huge package. Using fc-list | grep "font-name", you get a list of all installed variants of your terminal font to narrow down the choices. I guess I will backup these fonts locally or on my Gitlab and try to write a quick install script for my upcoming distro switch or reinstall. Update 2: Don't know with other terminals, but in st, I have "Jetbrains Mono" configured as my terminal font, *not* the Nerd Font version. Don't know if that will make any difference, but in case you run into issues with Nerd Fonts, see if they work with just the regular font name.
@codychan4992
@codychan4992 2 жыл бұрын
May I ask, what is the font manager you are using? 03:00
@OldTechBloke
@OldTechBloke 2 жыл бұрын
Gnome character map
@zen-ventzi-marinov
@zen-ventzi-marinov 2 жыл бұрын
Where can we find the difference between the fonts on the download page, except for looks? I.e. do they all include all the icons with just difference in the looks or do they include different icons/packages of icons?
@BrucesWorldofStuff
@BrucesWorldofStuff 2 жыл бұрын
Awesome way to start a video! Voom Voom! :-) Hahaha, I downloaded the whole Nerd Font 2+gigs... :-) I put all my fonts in ~/.fonts so when I reinstall there already found by the OS (Arch, MX, etc) and reinstalling not needed... I use Nerd fonts totally nowaday. Thanks for the video OTB Cheers! LLAP You need a shot of you rising off on the bike as a ending for the video with a big Arch "A" on the back of your jacket... :-P Just saying... LOL
@OldTechBloke
@OldTechBloke 2 жыл бұрын
Im going to have to figure out something for sure Bruce :-)
@Bigdog1787
@Bigdog1787 2 жыл бұрын
I have a custom desktop look I made my self I don't use any standard font it's a military theme desktop so I found a military font that I been using for it.🥰 Maybe one day I'll release the theme I just have not till I release my custom computer case that I designed it around. There also nothing like it I look other ideas from other rainmeter people and heavy modified it. Like someone has a drop down menu for a desktop I extracted that out from everything else and designed a folder viewer out of it so you can assign it to a folder and anything you put inside it auto shows up icons and all.🤭 That alone is so unique you won't find it on any other rainmeter theme.
@dougtilaran3496
@dougtilaran3496 2 жыл бұрын
Old guys need cave fonts
@encapsulatio
@encapsulatio 2 жыл бұрын
Would you please be willing to show in depth and "explain like I'm 6 years old" how to install tar files and all types of archive binaries that you can install? There are not very good videos on youtube on how to do that from beginning to end and people usually do now explain why the syntax is as it is, they just list syntax without any context. Thank you!
@OldTechBloke
@OldTechBloke 2 жыл бұрын
There is no single method for installing packages from source as it depends what the source code actually is. You would normally read the read me file inside the archive to find out what is necessary. However, you rarely need to do this anymore as package managers make the process very easy. I would advise against installing from source if you are unfamiliar with Linux itself as you will need to do manually deal with dependencies and upgrading and removing packages installed in this way is much more difficult
@encapsulatio
@encapsulatio 2 жыл бұрын
@@OldTechBloke But I don't want to install from source but install binaries manually. Some times I do not have internet but have on the USB those binaries so it's not great that I can't install them. I'm interested how to do this only for Arch based distros. A guide from you would be very helpful because from what i see rarely do you really make actual tutorials where you go step by step in how to achieve different tasks in the terminal.
@OldTechBloke
@OldTechBloke 2 жыл бұрын
Again though, what kind of binaries? Are you talking about package builds downloaded from the aur or something else? Arch Linux and the Pac-Man system is designed to be used whilst online so that dependencies can be resolved. Your question is way too broad to provide a simple answer I’m afraid, and users of Arch Linux should already understand the terminal as it is not really suitable for beginners. I also don’t want to produce a video about the basics as it wouldn’t interest most of my viewers or, let’s be honest, myself
@encapsulatio
@encapsulatio 2 жыл бұрын
@@OldTechBloke In my case calibre-5.38.0-x86_64.txz
@OldTechBloke
@OldTechBloke 2 жыл бұрын
I’ve just looked at their page and it tells you what to do, although I would definitely not follow that as it could break your system if you don’t know what you’re doing. Just install from the aur when you’re online
@samsungsarsamsungsar7792
@samsungsarsamsungsar7792 2 жыл бұрын
Hi. Please introduce some application for learning and practicing English on Linux.
@OldTechBloke
@OldTechBloke 2 жыл бұрын
I’m afraid this isn’t something I know anything about
@frclayton
@frclayton Жыл бұрын
Muito bom! o Vicious é um tanto estranho. Gostaria de ver, se possível, o widget p/ weather (previsão do tempo). Abração!
@entrepreneurialhacks
@entrepreneurialhacks 2 жыл бұрын
how can I set up a Nerd Fonts on Ubuntu I wanna use it for starship.
@OldTechBloke
@OldTechBloke 2 жыл бұрын
Just download the fonts and install them locally, probably .local/share/fonts. But do a Google search to confirm where Ubuntu puts them
@zeocamo
@zeocamo 2 жыл бұрын
i love you and your vid man, but the WHITE burning of eye balls is ... not fun,, please use a Dark skin for videos thx
@AdroSlice
@AdroSlice 2 жыл бұрын
Nah
Font Management On Linux
16:34
DistroTube
Рет қаралды 53 М.
Why I Switched Back to Bash, And Why You Should Too
10:42
The Linux Cast
Рет қаралды 45 М.
Мама у нас строгая
00:20
VAVAN
Рет қаралды 11 МЛН
Farmer narrowly escapes tiger attack
00:20
CTV News
Рет қаралды 11 МЛН
Creative Justice at the Checkout: Bananas and Eggs Showdown #shorts
00:18
Fabiosa Best Lifehacks
Рет қаралды 8 МЛН
Lazy days…
00:24
Anwar Jibawi
Рет қаралды 6 МЛН
Effective Nerd Fonts in Multiple Terminals
12:28
Elijah Manor
Рет қаралды 73 М.
Adding EVERY ICON EVER to Your Terminal with Nerd Fonts!
9:16
Eric Murphy
Рет қаралды 46 М.
Why I Use a Paid Terminal Font
6:08
Wolfgang's Channel
Рет қаралды 348 М.
Add Icons to your Fonts with Nerd Fonts
10:49
chris@machine
Рет қаралды 111 М.
My FAVORITE Font for Coding & Terminal Use
9:02
Tech Craft
Рет қаралды 81 М.
Ten Attractive Fonts For Your Terminal Or Text Editor
18:46
DistroTube
Рет қаралды 87 М.
Let's try the Arch Install script on a used ThinkPad!
15:57
Veronica Explains
Рет қаралды 102 М.
Putting Nerd Font Icons To Good Use In The Lf File Manager
12:51
Brodie Robertson
Рет қаралды 13 М.
How to Install and Manage Fonts on Linux
12:53
Eric Murphy
Рет қаралды 10 М.
Мама у нас строгая
00:20
VAVAN
Рет қаралды 11 МЛН