AutoYADM commit: 2025-05-25 16:16:23
This commit is contained in:
parent
c080b5b531
commit
ebc5c24725
1 changed files with 5 additions and 0 deletions
5
.config/fish/functions/outlook_ouath.fish
Normal file
5
.config/fish/functions/outlook_ouath.fish
Normal file
|
@ -0,0 +1,5 @@
|
|||
function outlook_ouath --description 'refresh outlook ouath for aerc'
|
||||
command rm ~/.cache/aerc/Outlook-xoauth2.token
|
||||
set tokendir ~/tools
|
||||
$tokendir/mutt_oauth2.py $tokendir/tokenfile --authorize
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue