Update .apps

Update .config/fish/functions/fish_greeting.fish
This commit is contained in:
Lewis Wynne 2025-11-01 15:23:39 +00:00
parent a3e2a3555f
commit c8136465b1
2 changed files with 13 additions and 2 deletions

View file

@ -1,9 +1,13 @@
amd-ucode amd-ucode
base base
bluez bat
bluetui
bluez-utils bluez-utils
brightnessctl
chezmoi chezmoi
chromium-extension-web-store
eza eza
helix
htop htop
iwd iwd
lazygit lazygit
@ -11,14 +15,20 @@ ly
nano nano
neovim neovim
niri niri
obs-studio
proton-authenticator-bin
refind refind
slack-desktop
smartmontools smartmontools
sof-firmware sof-firmware
starship starship
swayidle swayidle
ungoogled-chromium-bin ungoogled-chromium-bin
uwsm
v4l2loopback-dc-dkms
wget wget
wireless_tools wireless_tools
wl-clip-persist
wpa_supplicant wpa_supplicant
xf86-video-amdgpu xf86-video-amdgpu
xf86-video-ati xf86-video-ati

View file

@ -1,3 +1,4 @@
function fish_greeting function fish_greeting
echo "fsh🐟"; echo "fsh<><"
end end