Skip to content

zsh: always show node version from nvm #43

zsh: always show node version from nvm

zsh: always show node version from nvm #43

Workflow file for this run

name: macOS
on:
push:
branches:
- main
jobs:
macOS:
name: macOS
runs-on: macOS-latest
steps:
- name: Setup
run: curl -sL https://raw.githubusercontent.com/ShuN6211/dotfiles/refs/heads/main/install.sh | sh