Загрузить файлы в «terminal»

This commit is contained in:
2026-04-07 05:01:42 +00:00
parent e942df0414
commit 59be37395c
3 changed files with 118 additions and 0 deletions

4
terminal/.bashrc Normal file
View File

@@ -0,0 +1,4 @@
source ~/.bashrc_colors
source ~/.functions
PS1="$Cyan┌──$RstColor[ $Yellow\u$Green@$Cyan\h$RstColor ] [$Yellow $(load_average) $RstColor] $RstColor[ $Cyan\t$RstColor ]\n$RstColor$Cyan├── $Green\w\n$Cyan└>$RstColor"
screenfetch