diff --git a/home/.bashrc b/home/.bashrc index 70785c2..1674824 100644 --- a/home/.bashrc +++ b/home/.bashrc @@ -129,3 +129,7 @@ eval "$(starship init bash)" HISTSIZE=100000 HISTFILESIZE=200000 SAVEHIST=100000 + +clear + +fastfetch \ No newline at end of file