From 3d935a51d55b4195eced62d422b71eeb08b71daf Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sun, 10 Mar 2024 13:57:44 +0530 Subject: update --- config/bash.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'config/bash.nix') diff --git a/config/bash.nix b/config/bash.nix index fb61b59..f650a21 100644 --- a/config/bash.nix +++ b/config/bash.nix @@ -3,7 +3,6 @@ enable = true; initExtra= '' export PS1="\[\e[38;5;243m\]\h \[\e[38;5;254m\]\w \[\033[0m\]> " - set -o vi bind "set completion-ignore-case on" if [[ -n "$IN_NIX_SHELL" ]]; then -- cgit v1.2.3