dylanaraps / neofetch

🖼️ A command-line system information tool written in bash 3.2+
MIT License
21.88k stars 1.76k forks source link

[feat] display editor of choice if the $EDITOR variable is set #2270

Open m-ildefons opened 1 year ago

m-ildefons commented 1 year ago

Description

On many systems the $EDITOR and/or $VISUAL variables will contain the users editor of choice for editing text. Vim, Emacs and Nano are popular choices, but there are many others too. It would be a welcome addition to neofetch to be able to display the configured editor in a similar way to how the shell is displayed, given that the choice of editor is a matter of personal taste similar to many other settings displayed by neofetch.