Skip to content

Commit

Permalink
organize commands
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Pennebaker committed Jan 11, 2024
1 parent 47169ce commit 65c5ac9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ fi
. "$f"
done

setopt nolistbeep
setopt noautomenu
setopt completealiases
setopt noautomenu
setopt nolistbeep

autoload -U select-word-style
select-word-style bash
Expand Down

0 comments on commit 65c5ac9

Please sign in to comment.