Change some configs

This commit is contained in:
2024-11-18 14:43:02 -04:00
parent 88e95dde7d
commit 12410f2f76
2 changed files with 10 additions and 0 deletions

View File

@ -10,3 +10,7 @@
# Helpful tool: https://bash-prompt-generator.org
# On github: https://github.com/Scriptim/bash-prompt-generator
PS1='[\u@\h \w]\$ '
# CLI env variables for programs
EDITOR=nano
DIFFPROG=difft