From 2f2bea9a99b47988d9a002d90aa8266968371a66 Mon Sep 17 00:00:00 2001 From: neodarz Date: Wed, 1 Nov 2017 19:12:02 +0100 Subject: Add some bullshit --- zsh/.zsh/aliases.zsh | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'zsh/.zsh/aliases.zsh') diff --git a/zsh/.zsh/aliases.zsh b/zsh/.zsh/aliases.zsh index e150891..1998493 100755 --- a/zsh/.zsh/aliases.zsh +++ b/zsh/.zsh/aliases.zsh @@ -122,10 +122,14 @@ alias rssactu="newsboat -c /home/neodarz/.newsboat/actu.db -u /home/neodarz/.new alias weatherMans="weather -k 0aebbf2d72f2b78f797b650a76c88401 -c -z 47.9955,0.1939" alias weatherChap="weather -k 0aebbf2d72f2b78f797b650a76c88401 -c -z 47.1778,-1.3416" alias vpn="sh /home/neodarz/Apps/ipsec-vpn/vpn" +alias calendar="/bin/cal" alias cal="ikhal" alias cals="vdirsyncer sync linuxmaine && vdirsyncer sync haum && ikhal" -alias calsync="vdirsyncer sync perso && vdirsyncer sync pro" -alias mm="offlineimap && mutt" +alias calsync="vdirsyncer sync perso && vdirsyncer sync pro && vdirsyncer sync imie" +alias mm="offlineimap && neomutt" +alias reboot="sudo reboot" +alias terminus="~/Apps/terminus-pantheon/vendor/bin/terminus" +alias ncmpcpphaum="ncmpcpp -h sulfur" alias stowroot="sudo stow -t /" -- cgit v1.2.1