Comment out mutt in installation script
This commit is contained in:
@@ -79,9 +79,9 @@ if $desktop; then
|
|||||||
w3m # Text-based web browser
|
w3m # Text-based web browser
|
||||||
nnn # File manager
|
nnn # File manager
|
||||||
taskwarrior # Task manager
|
taskwarrior # Task manager
|
||||||
mutt # Email client
|
#mutt # Email client
|
||||||
pass-otp # Password manager
|
pass-otp # Password manager
|
||||||
zbar-tools # QR code reader
|
zbar-tools # QR code reader
|
||||||
)
|
)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user