Replace neofetch with fastfetch
Made-with: Cursor
This commit is contained in:
parent
0eb9d0e8ed
commit
5e1de21d6c
3 changed files with 3 additions and 3 deletions
|
|
@ -198,7 +198,7 @@
|
||||||
# busybox # doesn't run on darwin
|
# busybox # doesn't run on darwin
|
||||||
|
|
||||||
# Utilities
|
# Utilities
|
||||||
neofetch # system info
|
fastfetch # system info
|
||||||
btop # resource monitor
|
btop # resource monitor
|
||||||
zoxide # directory jumping (cd alternative)
|
zoxide # directory jumping (cd alternative)
|
||||||
tldr # community driven manpage alternative
|
tldr # community driven manpage alternative
|
||||||
|
|
|
||||||
|
|
@ -137,7 +137,7 @@
|
||||||
xdg-utils # terminal desktop intergrations (i.e. allow terminal to open browser)
|
xdg-utils # terminal desktop intergrations (i.e. allow terminal to open browser)
|
||||||
xclip # terminal clipboard integration (i.e. allow terminal to r/w clipboard)
|
xclip # terminal clipboard integration (i.e. allow terminal to r/w clipboard)
|
||||||
|
|
||||||
neofetch # system info
|
fastfetch # system info
|
||||||
btop # resource monitor
|
btop # resource monitor
|
||||||
wget # downloader
|
wget # downloader
|
||||||
tldr # community driven manpage alternative
|
tldr # community driven manpage alternative
|
||||||
|
|
|
||||||
|
|
@ -71,7 +71,7 @@
|
||||||
# pyenv
|
# pyenv
|
||||||
# poetry
|
# poetry
|
||||||
|
|
||||||
neofetch # system info
|
fastfetch # system info
|
||||||
btop # resource monitor
|
btop # resource monitor
|
||||||
tldr # community alternative to man
|
tldr # community alternative to man
|
||||||
fzf # fuzzy finder
|
fzf # fuzzy finder
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue