changes from desktop

This commit is contained in:
2025-11-03 14:41:43 +00:00
parent e1e4f6ae51
commit c374923ae2
78 changed files with 374 additions and 2933 deletions
+3 -4
View File
@@ -5,7 +5,6 @@
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
# alias ls='ls --color=auto'
# alias grep='grep --color=auto'
# PS1='[\u@\h \W]\$ '
. "$HOME/.cargo/env"
alias ls='ls --color=auto'
alias grep='grep --color=auto'
PS1='[\u@\h \W]\$ '