update für template

This commit is contained in:
Flo
2025-07-02 18:37:15 +02:00
parent 32deacfb74
commit 14736ff596
61 changed files with 65 additions and 979 deletions

3
.zshrc
View File

@ -124,7 +124,4 @@ source ~/.zplug/init.zsh
source ~/.zplug/repos/wfxr/forgit/forgit.plugin.zsh
PATH=$PATH:/home/user/flo/.local/share/containers/podman-desktop/extensions-storage/podman-desktop.compose/bin
SSH_AUTH_SOCK=/run/user/1000/ssh-agent.socket; export SSH_AUTH_SOCK;
export VISUAL="/usr/bin/nvim"
export EDITOR="/usr/bin/nvim"