config: set zsh for shell option

Co-Authored-by: iGor milhit <igor.milhit@unige.ch>
kickstart
iGor milhit 2023-03-09 10:52:13 +01:00
parent 7ff5472176
commit 4816e4a2c2
Signed by: igor
GPG Key ID: 692D97C3D0228A99
1 changed files with 5 additions and 0 deletions

View File

@ -261,6 +261,11 @@ colorscheme edge
autocmd BufNewFile *.html 0r ~/.config/nvim/snippets/boilerplate.html
autocmd BufNewFile *.md 0r ~/.config/nvim/snippets/template.md
" #########################################
" #########################################
" Terminal: use zsh
set shell=/usr/bin/zsh
" #########################################
" #########################################
" mkdnflow configuration