Big changes. Starship tanked my setup - too slow. Moved to Powerline10k. Everything is much most smooth now.

This commit is contained in:
Norm Rasmussen
2023-09-12 17:00:07 -04:00
parent 4069c13d0d
commit e4ca0941d5
6 changed files with 58 additions and 125 deletions

8
zsh/.zshrc.minimal Normal file
View File

@ -0,0 +1,8 @@
export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
# User configuration
export DOT="~/.dotfiles"
alias vim='vim -S ~/.vimrc'
alias nvim='nvim'
source ~/.dotfiles/zsh/.zshrc