Updates lazyvim setup

This commit is contained in:
Michel Fedde 2025-01-28 23:36:18 +01:00
parent a186edca69
commit 7366cf0492
3 changed files with 29 additions and 26 deletions

View file

@ -5,7 +5,7 @@
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
source "~/.config/terminal/.setuprc"
source .config/terminal/.setuprc
PS1='[\u@\h \W]\$ '