fix(server): remove unnecesarry path.
This commit is contained in:
parent
93b86204cc
commit
3610e16e2d
@ -45,8 +45,6 @@
|
||||
export HISTORY_SUBSTRING_SEARCH_HIGHLIGHT_NOT_FOUND='bg=red,fg=black,bold'
|
||||
bindkey -M vicmd 'k' history-substring-search-up
|
||||
bindkey -M vicmd 'j' history-substring-search-down
|
||||
|
||||
[[ -f "$HOME/.config/zsh/functions.zsh" ]] && source "$HOME/.config/zsh/functions.zsh"
|
||||
'';
|
||||
|
||||
antidote = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user