feat: added clear and fastfetch to end of bashrc
This commit is contained in:
parent
09be1f3119
commit
3c95e06355
@ -129,3 +129,7 @@ eval "$(starship init bash)"
|
|||||||
HISTSIZE=100000
|
HISTSIZE=100000
|
||||||
HISTFILESIZE=200000
|
HISTFILESIZE=200000
|
||||||
SAVEHIST=100000
|
SAVEHIST=100000
|
||||||
|
|
||||||
|
clear
|
||||||
|
|
||||||
|
fastfetch
|
Loading…
x
Reference in New Issue
Block a user