Skip to content

Commit

Permalink
cli: Remove services from digital garden session
Browse files Browse the repository at this point in the history
  • Loading branch information
juanibiapina committed May 25, 2024
1 parent 1e542ba commit bd9862d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cli/libexec/tmux/digitalgarden
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ if initialize_session "digitalgarden"; then
send_keys ":GorgOpenFile index.md"
send_keys "C-m"

# start services
new_window "services"
run_cmd "devenv up"

select_window 1
fi
finalize_and_go_to_session

0 comments on commit bd9862d

Please sign in to comment.