learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 15 hours agoWhat helps people get comfortable on the command line?jvns.caexternal-linkmessage-square48fedilinkarrow-up177arrow-down12
arrow-up175arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.calearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 15 hours agomessage-square48fedilink
minus-squareILikeBoobies@lemmy.calinkfedilinkarrow-up2·edit-25 hours agoInstall some terminal apps Examples: https://github.com/clangen/musikcube https://github.com/yorukot/superfile This is the font I use https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/Meslo/M-DZ I also use ghostty because it’s themeable, I found adding transparency helped me because i can have whatever I need to see under the terminal (helps for command cheatsheets)
Install some terminal apps
Examples:
https://github.com/clangen/musikcube
https://github.com/yorukot/superfile
This is the font I use
https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/Meslo/M-DZ
I also use ghostty because it’s themeable, I found adding transparency helped me because i can have whatever I need to see under the terminal (helps for command cheatsheets)
These do look nice 🤩 Thanks!