From: Samir Benmendil Date: Tue, 2 Jan 2018 11:42:11 +0000 (+0000) Subject: misc: cleanup some unimaas and cadscan related things X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/b1beaacd2b45c95cba8802b2483becc5223d52d3 misc: cleanup some unimaas and cadscan related things --- diff --git a/msmtprc b/msmtprc index b2fcf62..020687f 100644 --- a/msmtprc +++ b/msmtprc @@ -21,8 +21,5 @@ auth on user samir.benmendil@ultrahaptics.com passwordeval "pass ultrahaptics/okta.com/samir.benmendil@ultrahaptics.com" -# unimaas inherits from gmail -account unimaas : gmail - #set default account account default : gmail diff --git a/mutt/accounts/cadscan b/mutt/accounts/cadscan deleted file mode 100644 index a31f4b8..0000000 --- a/mutt/accounts/cadscan +++ /dev/null @@ -1,3 +0,0 @@ -# vim: ft=muttrc -set realname = "Samir Benmendil" -set from = "sb@cad-scan.co.uk" diff --git a/mutt/accounts/unimaas b/mutt/accounts/unimaas deleted file mode 100644 index 770d169..0000000 --- a/mutt/accounts/unimaas +++ /dev/null @@ -1,3 +0,0 @@ -# vim: ft=muttrc -set realname = "Samir Benmendil" -set from = "s.benmendil@student.maastrichtuniversity.nl" diff --git a/mutt/bindings b/mutt/bindings index 250840e..fcbad23 100644 --- a/mutt/bindings +++ b/mutt/bindings @@ -18,7 +18,6 @@ macro index,pager gi "=gmail/inbox" "go to inbox" macro index,pager gy "=gmail/youtube" "go to youtube" macro index,pager ga "=gmail/archive" "go to archive" macro index,pager gs "=gmail/spam" "go to spam" -macro index,pager gc "=gmail/cadscan" "go to cadscan" bind index q noop bind index,pager Q noop diff --git a/mutt/hooks b/mutt/hooks index f704af2..46fc2db 100644 --- a/mutt/hooks +++ b/mutt/hooks @@ -1,14 +1,10 @@ # vim: ft=muttrc reply-hook . source $my_config_dir/accounts/gmail reply-hook "%L chakra" source $my_config_dir/accounts/chakra -reply-hook "%L unimaas" source $my_config_dir/accounts/unimaas -reply-hook "%L cadscan" source $my_config_dir/accounts/cadscan reply-hook "%L ultrahaptics" source $my_config_dir/accounts/office365 folder-hook gmail source $my_config_dir/accounts/gmail folder-hook gmail/chakra source $my_config_dir/accounts/chakra -folder-hook gmail/unimaas source $my_config_dir/accounts/unimaas -folder-hook gmail/cadscan source $my_config_dir/accounts/cadscan folder-hook office365 source $my_config_dir/accounts/office365 diff --git a/zshrc b/zshrc index cc53e35..7386556 100644 --- a/zshrc +++ b/zshrc @@ -56,7 +56,6 @@ hash -d chroot_testing=/buildsystem/testing/buildroot hash -d chroot_master=/buildsystem/master/buildroot hash -d chroot_lib32=/buildsystem/lib32/buildroot hash -d wineprefixes=/mnt/data/wineprefixes -hash -d UniMaas=~/dropbox/Documents/UniMaas # set some env variables export _gamedir=/mnt/Skaro/Games/Linux/HumbleBundle