feat: added clear and fastfetch to end of bashrc
This commit is contained in:
parent
92b95ec2c3
commit
87674b2f2c
|
@ -129,3 +129,7 @@ eval "$(starship init bash)"
|
|||
HISTSIZE=100000
|
||||
HISTFILESIZE=200000
|
||||
SAVEHIST=100000
|
||||
|
||||
clear
|
||||
|
||||
fastfetch
|
Loading…
Reference in New Issue