fastfetch

This commit is contained in:
Mathias Schneider
2026-03-26 14:16:03 +01:00
parent 39c63fe2eb
commit 6adaa7b4e5
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
sudo pacman -S nodejs npm starship sudo pacman -S nodejs npm starship fastfetch
+1
View File
@@ -1,5 +1,6 @@
if status is-interactive if status is-interactive
starship init fish | source starship init fish | source
set -g fish_prompt_pwd_dir_length 0 set -g fish_prompt_pwd_dir_length 0
fastfetch
end end