diff --git a/.zshrc b/.zshrc index a94ae18..1bd5f47 100644 --- a/.zshrc +++ b/.zshrc @@ -91,7 +91,7 @@ siteinfo () { remove_from_hist() { # LC_ALL=C sed -i "/$1/d" $HISTFILE - atuin search --delete $1 + atuin search --delete --search-mode=full-text $1 } ##### tilix #####