Skip to content

Instantly share code, notes, and snippets.

@dmonllao
Created May 25, 2016 09:01
Show Gist options
  • Save dmonllao/9b43562aa6019cfabda1fb0b61798b97 to your computer and use it in GitHub Desktop.
Save dmonllao/9b43562aa6019cfabda1fb0b61798b97 to your computer and use it in GitHub Desktop.
#!/bin/bash
set -e
gnome-terminal --maximize &> /dev/null &
/opt/google/chrome/google-chrome --profile-directory=Default https://mail.google.com https://tracker.moodle.org &> /dev/null &
pidgin &> /dev/null &
/home/davidm/Telegram/Telegram &> /dev/null &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment