chore: add zoxide and sesh, cleanup

Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net>
This commit is contained in:
2025-10-06 20:55:21 +03:00
parent c4a55efd7c
commit ebb22064ce
7 changed files with 15 additions and 27 deletions

View File

@@ -23,3 +23,5 @@ bottom
eza
// Tmux Sessionizer: A tool for opening git repositories as tmux sessions
tmux-sessionizer
// zoxide, a smarter cd command
zoxide

View File

@@ -23,4 +23,5 @@ github.com/junegunn/fzf@latest
golang.org/x/tools/gopls@latest
// A language for writing HTML user interfaces in Go.
github.com/a-h/templ/cmd/templ@latest
// A terminal session manager
github.com/joshmedeski/sesh/v2@latest