Add teachers' emails to alias file

This commit is contained in:
coolneng 2019-11-07 00:04:57 +01:00
parent 46b014b0f4
commit 9e620f2330
2 changed files with 3 additions and 1 deletions

View File

@ -7,6 +7,8 @@ alias paco carranzafr@ugr.es
alias mesa cdemesa@decsai.ugr.es
alias merino cmerino@ugr.es
alias carlos carlosrodriguez@ugr.es
alias mari mjesusrodriguez@ugr.es
alias bea beap@ugr.es
# Uni students
alias elenche elenche@correo.ugr.es

View File

@ -2,5 +2,5 @@ text/html; w3m -I %{charset} -T text/html %s; copiousoutput;
text/* ; vim %s ; edit=vim %s ; compose=vim %s ; needsterminal
image/*; sxiv %s ; copiousoutput
application/pdf; zathura %s ;
application/docx; libreoffice %s ;
application/vnd.openxmlformats-officedocument.wordprocessingml.document; libreoffice %s ;
application/pgp-encrypted; gpg -d '%s'; copiousoutput;