made sh startup logo fancy
parent
ad991bbbd2
commit
de46f1f3ca
2
.bashrc
2
.bashrc
|
|
@ -28,4 +28,4 @@ alias t="wd"
|
||||||
|
|
||||||
eval "$(starship init bash)"
|
eval "$(starship init bash)"
|
||||||
|
|
||||||
fastfetch
|
fastfetch --logo-color-1 red --logo-color-2 red --color red -l ~/Dotfiles/pin.txt
|
||||||
|
|
|
||||||
2
.zshrc
2
.zshrc
|
|
@ -131,4 +131,4 @@ alias t="wd"
|
||||||
|
|
||||||
eval "$(starship init zsh)"
|
eval "$(starship init zsh)"
|
||||||
|
|
||||||
fastfetch
|
fastfetch --logo-color-1 red --logo-color-2 red --color red -l ~/Dotfiles/pin.txt
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue