Sunshine (she/her)@lemmy.ca to Linux@programming.devEnglish · 8 days agoReplace Your Regular Linux Commands With These Better Alternativeswww.maketecheasier.comexternal-linkmessage-square43fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkReplace Your Regular Linux Commands With These Better Alternativeswww.maketecheasier.comSunshine (she/her)@lemmy.ca to Linux@programming.devEnglish · 8 days agomessage-square43fedilink
minus-squareabsGeekNZ@lemmy.nzlinkfedilinkEnglisharrow-up0·edit-25 days agoI’m running Linux Mint, I installed eza, which is nice but the icons are not showing up correctly. Do you know how to get them to show correctly, I installed ‘nerd fonts’ but I’m not sure I got the correct one. Don’t worry. It works fine in the regular terminal, it is just quake that is giving me issues.
minus-squareMadhuGururajan@programming.devlinkfedilinkEnglisharrow-up0·3 days agoyou have to install a nerd font i guess. nerd-fonts dot com.
minus-squaregrrgyle@slrpnk.netlinkfedilinkarrow-up0·5 days agoI didn’t install anything special, just used apt (on ubuntu), like sudo apt install eza. Looks like I’m using the font DejaVuSansMono. What terminal/emulator are you using?
I’m running Linux Mint, I installed eza, which is nice but the icons are not showing up correctly.
Do you know how to get them to show correctly, I installed ‘nerd fonts’ but I’m not sure I got the correct one.
Don’t worry. It works fine in the regular terminal, it is just quake that is giving me issues.
you have to install a nerd font i guess. nerd-fonts dot com.
I didn’t install anything special, just used apt (on ubuntu), like
sudo apt install eza
. Looks like I’m using the fontDejaVuSansMono
.What terminal/emulator are you using?