From cf6f7f8f9920265fe17d61eab967c947a7852640 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Tue, 1 Apr 2025 16:49:11 +1100 Subject: install: add shell opt dep tod-bin --- install/shell.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install') diff --git a/install/shell.fish b/install/shell.fish index 2e9d117..3c794c4 100755 --- a/install/shell.fish +++ b/install/shell.fish @@ -3,7 +3,7 @@ . (dirname (status filename))/util.fish install-deps git dart-sass libastal-gjs-git libastal-meta npm curl libnotify ttf-material-symbols-variable-git ttf-jetbrains-mono-nerd ttf-rubik-vf pacman-contrib -install-optional-deps 'uwsm (for systems using uwsm)' 'yay (AUR package management)' 'fd (launcher file search)' 'wl-clipboard (clipboard support)' 'foot (opening stuff in terminal)' +install-optional-deps 'uwsm (for systems using uwsm)' 'yay (AUR package management)' 'fd (launcher file search)' 'tod-bin (launcher todo action)' 'wl-clipboard (clipboard support)' 'foot (opening stuff in terminal)' set -l shell $C_DATA/shell -- cgit v1.2.3-freya