Skip to content

Instantly share code, notes, and snippets.

@weiland
Created May 12, 2016 13:20
Show Gist options
  • Save weiland/658bae638024245420c2ef652de8c573 to your computer and use it in GitHub Desktop.
Save weiland/658bae638024245420c2ef652de8c573 to your computer and use it in GitHub Desktop.
start_work.sh - scripts to be run when starting working
#!/bin/sh
# open chrome
# open mail
# open slack
# open iterm
# iterm (and other windows) positioning
# navigate to current project
# start server (node, rails, tests)
# open macvim with current project
# open server page
# open github/pulls
# open pivotaltracker/jira (for current project)
# review work from yesterday/current week
# set day goals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment