zsh,vm-list,karabiner,ghostty

This commit is contained in:
2025-09-26 05:57:27 +02:00
parent 19d8392092
commit b1a4566452
9 changed files with 122 additions and 44 deletions

View File

@@ -1,3 +1,5 @@
export EDITOR="nvim"
export VISUAL="nvim"
if [ -f "$HOME/.config/zsh/zshrc" ]; then
source "$HOME/.config/zsh/zshrc"
else