remove todoman dependency, as the git server hosting is unreliable

This commit is contained in:
Cyryl Plotnicki-Chudyk 2015-08-01 07:43:12 +02:00
parent b4d76b6810
commit debbd6150a

View file

@ -34,8 +34,6 @@ ln -vfs "$DIR/.conky" ~/.
ln -vfs "$DIR/.gitconfig.linux.private" ~/.gitconfig
mkdir -p ~/.config/autostart/
ln -vfs "$DIR/.config/autostart/conky.desktop" ~/.config/autostart/
mkdir -p ~/.config/todoman/
ln -vfs "$DIR/.config/todoman/todoman.conf" ~/.config/todoman/
mkdir -p ~/.config/vdirsyncer/
ln -vfs "$DIR/.config/vdirsyncer/config" ~/.config/vdirsyncer/
@ -77,9 +75,7 @@ rvm install ruby
sudo ln -vfs /usr/bin/nodejs /usr/bin/node
sudo npm install -g reveal-md
# TODOs + sync
echo "installing todoman"
cd "$DIR/common/todoman/"
# vdir syncer
sudo python3 setup.py install
echo "installing vdirsyncer"
sudo pip install vdirsyncer