From f6e5db0b7f74ae41993996b48c688b7260336cb3 Mon Sep 17 00:00:00 2001 From: iFargle Date: Fri, 7 Jul 2023 07:35:25 +0900 Subject: [PATCH] test --- common/dotfiles/bash.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/common/dotfiles/bash.nix b/common/dotfiles/bash.nix index 43636ccb..72ce6cec 100644 --- a/common/dotfiles/bash.nix +++ b/common/dotfiles/bash.nix @@ -5,7 +5,6 @@ bash = { enable = true; enableCompletion = true; - enableLsColors = true; promptInit = '' sops-edit() { nix-shell -p sops --run "sops $1"