Created
February 28, 2015 15:36
-
-
Save CodisRedding/5ba5fcdef691597c7640 to your computer and use it in GitHub Desktop.
what-i-want.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1. close all applications | |
| 2. close all open workspaces | |
| 3. open x number of workspaces (from a .config file) | |
| 4. open browser with 3 tabs set (from a .config file) | |
| 5. move browser to 1st workspace & maximize window (not fullscreen) | |
| 6. open vim in project root (from a .config file or user input) | |
| 7. move vim to 2nd workspace & fullscreen | |
| 8. open iterm with 3 tabs | |
| 9. set 1st tab to current project root | |
| 10. set 2nd tab to current project root and run init cmd (from .config file) | |
| 11. set 3rd tab to curernt project root and run init cmd (from .config file) | |
| 12. move iterm to 3rd workspace & full screen | |
| 13. set focus to 2nd workspace | |
| 14. defer a list of applications to run in the bg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment