- Add
work.shsomewhere, i.e home dir - Edit the script with applications you want in your workflow
nano ~/.bash_profileand addalias work='path/to/work.sh'source ~/.bash_profile- Done
Now you can just type work in your terminal and all the applications you need for work will open.