Emacs - added spam folder; removed ledger; fixed aerospace
This commit is contained in:
parent
10ae384e59
commit
4b72f451da
@ -30,7 +30,7 @@ outer.right = 5
|
||||
[mode.main.binding]
|
||||
# See: https://nikitabobko.github.io/AeroSpace/goodness#open-a-new-window-with-applescript
|
||||
cmd-enter = '''exec-and-forget osascript -e 'tell application "iTerm2" to create window with default profile''''
|
||||
cmd-shift-e = 'exec-and-forget open -n -a "Emacs"'
|
||||
cmd-shift-e = 'exec-and-forget emacs'
|
||||
cmd-shift-f = 'exec-and-forget open -n -a "Google Chrome"'
|
||||
cmd-shift-d = 'exec-and-forget open -n -a "Discord"'
|
||||
|
||||
|
@ -134,7 +134,8 @@ This section contains the ~mu4e~ emacs specific configuration.
|
||||
(:maildir "/Club" :key ?c)
|
||||
(:maildir "/UCSC" :key ?u)
|
||||
(:maildir "/Newsletters" :key ?n)
|
||||
(:maildir "/Automated" :key ?A))))
|
||||
(:maildir "/Automated" :key ?A)
|
||||
(:maildir "/Spam" :key ?S))))
|
||||
#+end_src
|
||||
|
||||
Adding some configuration to correct ~mu4e~'s default values.
|
||||
|
@ -8,7 +8,6 @@
|
||||
isync
|
||||
ispell
|
||||
texliveFull
|
||||
ledger
|
||||
mu
|
||||
zip
|
||||
unzip
|
||||
|
Loading…
x
Reference in New Issue
Block a user