From ad092a094319e71b54c9368cb90d6e83e78ab96f Mon Sep 17 00:00:00 2001 From: Emi Simpson Date: Wed, 11 Jan 2023 14:10:46 -0500 Subject: [PATCH] Fix file lineending --- configs/programs/fish.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/programs/fish.nix b/configs/programs/fish.nix index 4819528..3a2a234 100644 --- a/configs/programs/fish.nix +++ b/configs/programs/fish.nix @@ -119,4 +119,4 @@ pkgs: { echo (set_color white)"╰─"(set_color --bold white)"\$ "(set_color normal) ''; }; -} +} \ No newline at end of file