diff options
author | Luke Smith <luke@lukesmith.xyz> | 2019-04-19 18:59:09 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2019-04-19 18:59:09 -0400 |
commit | 10f2847675a3d6e1904926b71056a9bd7465920f (patch) | |
tree | 8f8094e3a9293635ff12c007b275c5fa13a5d7bd | |
parent | 213a9f4f780e13f3ee1b4120fb1c8074c0a75f4b (diff) |
apparently the newline is needed
-rwxr-xr-x | mw | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -47,7 +47,8 @@ Slave :$title-local: Patterns * !\"[Gmail]/All Mail\" Create Both SyncState * -# End profile" +# End profile +" if [ "$accounttype" = "offline" ]; then mutt_profile="# vim: filetype=neomuttrc |