From 875214b8b7f5f28babea215ca2ebab7ddc63c653 Mon Sep 17 00:00:00 2001 From: Laurent Nullens Date: Thu, 18 Mar 2021 21:13:41 +0100 Subject: [PATCH] chore: extra nix entry removed from tabs --- docs/docs/installation.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/docs/installation.mdx b/docs/docs/installation.mdx index dc840cfab266..3b10448d3814 100644 --- a/docs/docs/installation.mdx +++ b/docs/docs/installation.mdx @@ -195,7 +195,6 @@ oh-my-posh --print-shell { label: 'powershell', value: 'powershell', }, { label: 'zsh', value: 'zsh', }, { label: 'bash', value: 'bash', }, - { label: 'nix', value: 'nix', }, { label: 'fish', value: 'fish', }, { label: 'nu', value: 'nu', }, ]