[PR #5626] [MERGED] profiles: mutt: add ~/.mutthistory & reduce amount of paths created #5576

Closed
opened 2026-05-05 10:40:58 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5626
Author: @kmk3
Created: 1/28/2023
Status: Merged
Merged: 1/30/2023
Merged by: @netblue30

Base: masterHead: mutt-reduce-mkdir


📝 Commits (3)

  • 33d538b mutt.profile: add ~/.mutthistory
  • 3d82b71 mutt.profile: stop creating editor/browser paths
  • 4a3e0d8 mutt.profile: stop creating config files for other programs

📊 Changes

2 files changed (+3 additions, -11 deletions)

View changed files

📝 etc/inc/disable-common.inc (+1 -0)
📝 etc/profile-m-z/mutt.profile (+2 -11)

📄 Description

Commits:

$ git log --reverse --pretty='* %s' master..
* mutt.profile: add ~/.mutthistory
* mutt.profile: stop creating editor/browser paths
* mutt.profile: stop creating config files for other programs

Relates to #3849 and #5619.

Cc: @bbhtt @hyder365 (from #3849 and #5619)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/5626 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 1/28/2023 **Status:** ✅ Merged **Merged:** 1/30/2023 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `mutt-reduce-mkdir` --- ### 📝 Commits (3) - [`33d538b`](https://github.com/netblue30/firejail/commit/33d538bbe551580d771a30417f3c103394ee9a4b) mutt.profile: add ~/.mutthistory - [`3d82b71`](https://github.com/netblue30/firejail/commit/3d82b71a48c8e5013c4aeed3cd00c7979060c298) mutt.profile: stop creating editor/browser paths - [`4a3e0d8`](https://github.com/netblue30/firejail/commit/4a3e0d8789edd0cfd26c66f5ba85138e7fea06e7) mutt.profile: stop creating config files for other programs ### 📊 Changes **2 files changed** (+3 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-common.inc` (+1 -0) 📝 `etc/profile-m-z/mutt.profile` (+2 -11) </details> ### 📄 Description Commits: ```console $ git log --reverse --pretty='* %s' master.. * mutt.profile: add ~/.mutthistory * mutt.profile: stop creating editor/browser paths * mutt.profile: stop creating config files for other programs ``` Relates to #3849 and #5619. Cc: @bbhtt @hyder365 (from #3849 and #5619) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:40:58 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5576
No description provided.