Compare commits
No commits in common. "62da0a73de175302a99e3b386c4e75bea4abc005" and "f49a59db0d467b206a49ce21f852cdf510dcbea9" have entirely different histories.
62da0a73de
...
f49a59db0d
|
|
@ -8,7 +8,7 @@ alias yc="yadm commit -v"
|
||||||
alias yd="yadm diff"
|
alias yd="yadm diff"
|
||||||
alias ys="yadm status"
|
alias ys="yadm status"
|
||||||
alias yup="yadm pull --rebase --autostash"
|
alias yup="yadm pull --rebase --autostash"
|
||||||
alias yp="yadm pull --rebase --autostash && yadm push"
|
alias yp="yadm push"
|
||||||
alias sa="ssh-add"
|
alias sa="ssh-add"
|
||||||
alias todo="vi ~/Nextcloud/TODO/todo.txt"
|
alias todo="vi ~/Nextcloud/TODO/todo.txt"
|
||||||
alias sysup="sudo apt update && sudo apt upgrade -y"
|
alias sysup="sudo apt update && sudo apt upgrade -y"
|
||||||
|
|
|
||||||
|
|
@ -1,35 +1,5 @@
|
||||||
version="9"
|
version="9"
|
||||||
logging="no"
|
logging="no"
|
||||||
name="OFBiz » Private"
|
|
||||||
enabled="yes"
|
|
||||||
type="17"
|
|
||||||
action="Move to folder"
|
|
||||||
actionValue="imap://gil.portenseigne%40nereide.fr@mail.infomaniak.com/INBOX/Commu/OFBiz/Private"
|
|
||||||
condition="OR (all addresses,contains,security@ofbiz.apache.org)"
|
|
||||||
name="Nereide » Reseau"
|
|
||||||
enabled="yes"
|
|
||||||
type="17"
|
|
||||||
action="Move to folder"
|
|
||||||
actionValue="imap://gil.portenseigne%40nereide.fr@mail.infomaniak.com/INBOX/Nereide/Reseau"
|
|
||||||
condition="OR (all addresses,contains,reseau@listes.libre-entreprise.org)"
|
|
||||||
name="Projets » But"
|
|
||||||
enabled="yes"
|
|
||||||
type="17"
|
|
||||||
action="Move to folder"
|
|
||||||
actionValue="imap://gil.portenseigne%40nereide.fr@mail.infomaniak.com/INBOX/Projets/But"
|
|
||||||
condition="OR (all addresses,contains,\"\\"pro20550@listes.nereide.fr\\"\")"
|
|
||||||
name="Nereide » Achats"
|
|
||||||
enabled="yes"
|
|
||||||
type="17"
|
|
||||||
action="Move to folder"
|
|
||||||
actionValue="imap://gil.portenseigne%40nereide.fr@mail.infomaniak.com/INBOX/Nereide/Achats"
|
|
||||||
condition="OR (all addresses,contains,achats@nereide.fr)"
|
|
||||||
name="Projets » Euromedex"
|
|
||||||
enabled="yes"
|
|
||||||
type="17"
|
|
||||||
action="Move to folder"
|
|
||||||
actionValue="imap://gil.portenseigne%40nereide.fr@mail.infomaniak.com/INBOX/Projets/Euromedex"
|
|
||||||
condition="OR (all addresses,contains,pro20381@listes.nereide.fr)"
|
|
||||||
name="OFBiz » Dev"
|
name="OFBiz » Dev"
|
||||||
enabled="yes"
|
enabled="yes"
|
||||||
type="17"
|
type="17"
|
||||||
|
|
@ -83,13 +53,7 @@ enabled="yes"
|
||||||
type="17"
|
type="17"
|
||||||
action="Move to folder"
|
action="Move to folder"
|
||||||
actionValue="imap://gil.portenseigne%40nereide.fr@mail.infomaniak.com/INBOX/Projets/Decathlon/tagandCompo"
|
actionValue="imap://gil.portenseigne%40nereide.fr@mail.infomaniak.com/INBOX/Projets/Decathlon/tagandCompo"
|
||||||
condition="OR (all addresses,contains,noreply@tagandcomponent.decathlon.com) OR (all addresses,contains,api-rfid-rank2@listes.nereide.fr)"
|
condition="OR (from,contains,noreply@tagandcomponent.decathlon.com) OR (to,contains,noreply@tagandcomponent.decathlon.com) OR (from,contains,api-rfid-rank2@listes.nereide.fr) OR (to,contains,api-rfid-rank2@listes.nereide.fr)"
|
||||||
name="Projets » EDLN"
|
|
||||||
enabled="yes"
|
|
||||||
type="17"
|
|
||||||
action="Move to folder"
|
|
||||||
actionValue="imap://gil.portenseigne%40nereide.fr@mail.infomaniak.com/INBOX/Projets/EDLN"
|
|
||||||
condition="OR (subject,contains,[Commits] [Git][11363)"
|
|
||||||
name="Projets » Refectory"
|
name="Projets » Refectory"
|
||||||
enabled="yes"
|
enabled="yes"
|
||||||
type="17"
|
type="17"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue