Updates lazyvim setup
This commit is contained in:
parent
a186edca69
commit
7366cf0492
3 changed files with 29 additions and 26 deletions
2
.bashrc
2
.bashrc
|
|
@ -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]\$ '
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue