@@ -18,6 +18,10 @@ export skip_global_compinit=1
# Autocomplete
source $ZDOTDIR/modules/completion.zsh
# Allow CTRL+Arrow move
bindkey "^[[1;5C" forward-word
bindkey "^[[1;5D" backward-word
# Prompt
prompt_builder() {
local EXITCODE=$?
The note is not visible to the blocked user.