diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-05-24 17:40:28 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-05-24 17:41:00 +0530 |
| commit | ce0a366e8ba58fb967d4270e9c0e7d3ba759c759 (patch) | |
| tree | e2db6bcce4eb29bcb92e8d64502d76cf6bc2b95c /scripts/commands | |
| parent | 5fc036f8de3c55bea6a5853bdd35ca65f168a48e (diff) | |
| download | nixos-config-ce0a366e8ba58fb967d4270e9c0e7d3ba759c759.tar.gz nixos-config-ce0a366e8ba58fb967d4270e9c0e7d3ba759c759.zip | |
Add setup for notmuch+lieer+aerc for email
Diffstat (limited to 'scripts/commands')
| -rwxr-xr-x | scripts/commands/:email | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/commands/:email b/scripts/commands/:email new file mode 100755 index 0000000..6b2bf5f --- /dev/null +++ b/scripts/commands/:email @@ -0,0 +1,5 @@ +#!/usr/bin/env sh + +sensible-terminal -e aerc + +# spotify |
