Rename inbox to flag to sync it and bogofilter spam
This commit is contained in:
parent
0030cd4860
commit
3915f133fd
6 changed files with 42 additions and 36 deletions
1
profile
1
profile
|
@ -24,6 +24,7 @@ export LESSHISTFILE=-
|
|||
export FZF_DEFAULT_COMMAND='(git ls-files -co --exclude-standard || rg --files) 2> /dev/null'
|
||||
export SKIM_DEFAULT_COMMAND='(git ls-files -co --exclude-standard || rg --files) 2> /dev/null'
|
||||
export LC_ALL=en_US.utf8
|
||||
export BOGOFILTER_DIR="$XDG_DATA_HOME/bogofilter"
|
||||
|
||||
# Select Dock sound card if it's there
|
||||
#(it's broken)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue