Skip to content

Commit

Permalink
docs(tmux): add next steps comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tiborpilz committed Jan 1, 2025
1 parent 1779ae2 commit cc88638
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions home/scripts/gotoworkspace
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
#!/usr/bin/env bash

# TODO: Maybe Integrate sesh instead of smug? https://github.com/joshmedeski/sesh
# TODO Either clean up fzf or use something else entirely (like gum).
# Also look into tmux `display-popup`

# Get the list of smug projects
smug_projects=$(smug list | tr . _)

Expand Down

0 comments on commit cc88638

Please sign in to comment.