commit after reinstallation of desktop

This commit is contained in:
2023-06-07 20:11:20 +02:00
parent a1af316f9b
commit 13b3cb586a
9 changed files with 10 additions and 96 deletions
+3 -2
View File
@@ -5,5 +5,6 @@
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
alias ls='ls --color=auto'
PS1='[\u@\h \W]\$ '
# alias ls='ls --color=auto'
# alias grep='grep --color=auto'
# PS1='[\u@\h \W]\$ '