agnoster / agnoster-zsh-theme

A ZSH theme designed to disclose information contextually, with a powerline aesthetic
3.95k stars 583 forks source link

feat: add nodejs prompt #167

Open pifabs opened 2 years ago

pifabs commented 2 years ago

Description

This pr adds a prompt to display NodeJS version in the current directory only if it contains a package.json, node_modules/ folder or .js and .ts files. The code is purely based on spaceship-prompt

Screenshots

image