From 9a8ab96341eaaea2395d2f6707e791a06ac0f320 Mon Sep 17 00:00:00 2001 From: David Runge Date: Mon, 4 Jan 2016 16:19:10 +0100 Subject: .zsh.after/aliases.zsh: Adding vdirsyncer alias. --- .zsh.after/aliases.zsh | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.zsh.after/aliases.zsh') diff --git a/.zsh.after/aliases.zsh b/.zsh.after/aliases.zsh index a9cfe96..6c0395f 100644 --- a/.zsh.after/aliases.zsh +++ b/.zsh.after/aliases.zsh @@ -205,6 +205,9 @@ alias bthp="pactl load-module module-bluetooth-device address='00:1B:66:01:6C:D1 #PYTHON alias pyserv='python -m http.server' # start a python http server +# VDIRSYNCER +alias vsync="vdirsyncer sync" + #WOL alias woldave_in='wol -i homey 00:15:f2:e0:e0:c6' #wake up homey alias woldave_ex='wol -p X -i frqb.zapto.org 00:15:f2:e0:e0:c6' #wake up homey via @@ -218,6 +221,7 @@ alias exit="clear; exit" alias du='du -h' alias .='source' + ## HELP alias helpdd='echo dd if=bla | pv -s 10M | dd of=blob' -- cgit v1.2.3-70-g09d2