learnbyexample to Linux@lemmy.mlEnglish · 2 days agoWhat helps people get comfortable on the command line?jvns.caexternal-linkmessage-square67linkfedilinkarrow-up1109arrow-down13cross-posted to: programmingprogramming
arrow-up1106arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.calearnbyexample to Linux@lemmy.mlEnglish · 2 days agomessage-square67linkfedilinkcross-posted to: programmingprogramming
minus-squareILikeBoobies@lemmy.calinkfedilinkarrow-up2·edit-21 day 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!