dap, oil nvim

This commit is contained in:
Niktia Bykov
2024-06-20 22:55:00 +05:00
parent 6e5a434894
commit ebac03d2ff
10 changed files with 250 additions and 50 deletions

2
.zshrc
View File

@ -15,7 +15,7 @@ zplug load
ZSH_THEME="simple"
plugins=(git jsontools vi-mode sudo)
plugins=(git jsontools sudo)
zstyle ':omz:update' mode disabled
source $ZSH/oh-my-zsh.sh