update, wsl serial console init, basic vimrc

This commit is contained in:
2023-09-25 17:33:56 +02:00
parent 0cbdaf9b1e
commit c69f75d08a
5 changed files with 113 additions and 9 deletions

4
.zshrc
View File

@@ -65,3 +65,7 @@ SAVEHIST=100000
setopt autocd beep notify
bindkey -e
# End of lines configured by zsh-newuser-install
# Disable zsh globbing error messages, leave it to the called program
setopt +o nomatch