diff --git a/.bashrc b/.bashrc index f376601..2db44ac 100644 --- a/.bashrc +++ b/.bashrc @@ -27,3 +27,5 @@ alias cls="clear" alias t="wd" eval "$(starship init bash)" + +fastfetch diff --git a/.zshrc b/.zshrc index d31b003..c86cb1d 100644 --- a/.zshrc +++ b/.zshrc @@ -130,3 +130,5 @@ alias cls="clear" alias t="wd" eval "$(starship init zsh)" + +fastfetch