narration of profiles
This commit is contained in:
parent
de6bd6e5b0
commit
fb3a0a285f
2
mw
2
mw
@ -18,6 +18,7 @@ case "$(uname)" in
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
getprofiles() { \
|
getprofiles() { \
|
||||||
|
printf "Creating profiles for \`$title\`..."
|
||||||
offlineimap_header="[general]
|
offlineimap_header="[general]
|
||||||
accounts =
|
accounts =
|
||||||
starttls = yes
|
starttls = yes
|
||||||
@ -85,6 +86,7 @@ bind index,pager C noop
|
|||||||
bind index gg first-entry
|
bind index gg first-entry
|
||||||
unmailboxes *
|
unmailboxes *
|
||||||
"
|
"
|
||||||
|
printf "DONE.\\n"
|
||||||
}
|
}
|
||||||
|
|
||||||
addaccount() { \
|
addaccount() { \
|
||||||
|
Loading…
Reference in New Issue
Block a user