dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit a4c37594989b3733cfcc585efd9ef5338027c1a2
parent 235fe4041d53376e07fa6ae2020af67fbbd287f2
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Mon,  7 Mar 2016 10:48:05 -0800

remove owncloud client

Diffstat:
Mbin/install_debian_pkgs.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/install_debian_pkgs.sh b/bin/install_debian_pkgs.sh @@ -4,7 +4,7 @@ apt-get update apt-get install vim tmux git zsh i3 exuberant-ctags haskell-platform \ build-essential ruby mutt offlineimap msmtp autossh tor xbindkeys \ - xautolock pass urlview elinks redshift libnotify-bin owncloud-client \ + xautolock pass urlview elinks redshift libnotify-bin \ hsetroot xbacklight i3lock scrot imagemagick mpc htop \ rxvt-unicode-256color texlive cmake sshfs paraview python-numpy \ python-scipy python-matplotlib ipython mplayer zathura okular python-pip \