This commit is contained in:
scbj
2024-10-02 13:18:07 +02:00
parent 6dcee163f1
commit 685fdcca9f
3 changed files with 9 additions and 1 deletions

View File

@@ -14,6 +14,8 @@ alias rg='rg --no-ignore -i -n -A 1 -B 1 --color=auto -e'
alias nano='nano -l'
alias dirs='dirs -v'
PS1='[\u@\h \W]\$ '
# overwrite $TERM to avoid problems when connecting to devices via ssh