Skip to content

Commit

Permalink
zsh(grml): disable zed function
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagowfx committed Apr 18, 2024
1 parent 32830ec commit f9f6209
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zsh/.zshrc.local
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ autoload -Uz bashcompinit && bashcompinit
# https://grml.org/zsh/grmlzshrc.html
MAILCHECK=0
set noshare_history
unset -f zed

# Source base shell functions.
[ -r ~/.profilerc ] && . ~/.profilerc
Expand Down

0 comments on commit f9f6209

Please sign in to comment.