diff --git a/dotfiles/emacs.d b/dotfiles/emacs.d index ab21e7bc..fa127b2e 160000 --- a/dotfiles/emacs.d +++ b/dotfiles/emacs.d @@ -1 +1 @@ -Subproject commit ab21e7bc447b235139b6f05768d233df58ce06e4 +Subproject commit fa127b2ed28d24037bce8a4935c28e427b40a510 diff --git a/tasks/linux.py b/tasks/linux.py index 783ba8c7..c24dda41 100644 --- a/tasks/linux.py +++ b/tasks/linux.py @@ -15,7 +15,8 @@ linux_pacakges = ('zsh', 'tmux', 'emacs24-nox', 'nmap', 'scala', 'default-jdk', 'default-jre', 'python-virtualenv', 'htop', 'netcat', 'wget', 'zlib1g-dev', 'libxml2-dev', 'libxslt1-dev', 'python-dev', 'libncurses5-dev', 'xbindkeys', 'python3-dev', 'xclip', - 'silversearcher-ag', 'npm', 'xdotool', 'gconf-editor') + 'silversearcher-ag', 'npm', 'xdotool', 'gconf-editor', + 'dropbox', 'offlineimap', 'mu4e') @ctask def apt_get(ctx): install_command = 'sudo apt-get -y install' @@ -35,6 +36,11 @@ def get_spotify(ctx): pass +@ctask +def setup_sources(ctx): + pass + + @ctask def monaco(ctx): ctx.run("sudo cp {0} /usr/share/fonts/fontfiles".format(