fix(server): remove unnecesarry path.
This commit is contained in:
parent
93b86204cc
commit
3610e16e2d
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue