(Mail|Shell)~clean up
This commit is contained in:
@@ -9,7 +9,7 @@ notmuch tag -inbox -unread +spam 'path:general/Junk/**'
|
|||||||
|
|
||||||
notmuch tag -inbox +warwick from:'*@warwick.ac.uk*'
|
notmuch tag -inbox +warwick from:'*@warwick.ac.uk*'
|
||||||
|
|
||||||
notmuch tag -inbox +receipts from:'*@paypal.co.uk*' \
|
notmuch tag -inbox -unread +receipts from:'*@paypal.co.uk*' \
|
||||||
from:'*@namcheap.com*' from:'*@digitalocean.com*' \
|
from:'*@namcheap.com*' from:'*@digitalocean.com*' \
|
||||||
from:'*@spotify.com*' from:'*@nationalexpress.com*'
|
from:'*@spotify.com*' from:'*@nationalexpress.com*'
|
||||||
|
|
||||||
|
|||||||
@@ -23,6 +23,3 @@ SyncState *
|
|||||||
MaxMessages 0
|
MaxMessages 0
|
||||||
ExpireUnread no
|
ExpireUnread no
|
||||||
# End profile
|
# End profile
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,8 @@
|
|||||||
export EDITOR='emacsclient -a "emacs" -c'
|
export EDITOR='emacsclient -a "emacs" -c'
|
||||||
export EA_EDITOR=$EDITOR
|
export EA_EDITOR=$EDITOR
|
||||||
export TERMINAL="alacritty"
|
export TERMINAL="alacritty"
|
||||||
export BROWSER="qutebrowser"
|
export BROWSER="chromium"
|
||||||
|
export WEBKIT_FORCE_SANDBOX=0
|
||||||
export PF_INFO="ascii title os memory uptime editor wm shell"
|
export PF_INFO="ascii title os memory uptime editor wm shell"
|
||||||
export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:$HOME/.local/bin/:$HOME/.emacs.d/bin:$(find ~/.local/scripts/ -type d | tr '\n' ':')$HOME/.cargo/bin:$HOME/.sdkman/bin"
|
export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:$HOME/.local/bin/:$HOME/.emacs.d/bin:$(find ~/.local/scripts/ -type d | tr '\n' ':')$HOME/.cargo/bin:$HOME/.sdkman/bin"
|
||||||
export DOTNET_SKIP_FIRST_TIME_EXPERIENCE=true
|
export DOTNET_SKIP_FIRST_TIME_EXPERIENCE=true
|
||||||
|
|||||||
Reference in New Issue
Block a user