Update to fastfetch.

This commit is contained in:
Joseph Hanson 2024-02-23 13:13:11 -06:00
parent f65331542b
commit 034c67f0b2
3 changed files with 6 additions and 6 deletions

View file

@ -43,7 +43,7 @@
functions = {
fish_greeting = {
description = "Set the fish greeting";
body = "neofetch";
body = "fastfetch";
};
};
};
@ -100,7 +100,7 @@
hubble
# misc
neofetch
fastfetch
cowsay
file
which

View file

@ -51,7 +51,7 @@
functions = {
fish_greeting = {
description = "Set the fish greeting";
body = "neofetch";
body = "fastfetch";
};
};
};
@ -83,7 +83,7 @@
# here is some command line tools I use frequently
# feel free to add your own or remove some of them
neofetch
fastfetch
go-task
# terminal file managers

View file

@ -69,7 +69,7 @@
functions = {
fish_greeting = {
description = "Set the fish greeting";
body = "neofetch";
body = "fastfetch";
};
};
};
@ -79,7 +79,7 @@
# here is some command line tools I use frequently
# feel free to add your own or remove some of them
neofetch
fastfetch
go-task
# terminal file managers