update confs
This commit is contained in:
parent
8454b2cf14
commit
92f86ef00c
@ -377,8 +377,8 @@ CDROM=/dev/sr0
|
|||||||
# If you'd like to make a default location that overrides the current
|
# If you'd like to make a default location that overrides the current
|
||||||
# directory for putting mp3's, uncomment this.
|
# directory for putting mp3's, uncomment this.
|
||||||
#OUTPUTDIR=`pwd`
|
#OUTPUTDIR=`pwd`
|
||||||
#OUTPUTDIR="$HOME/Musique/todo"
|
OUTPUTDIR="$HOME/Musique"
|
||||||
OUTPUTDIR="/mnt/diskstation1/music"
|
# OUTPUTDIR="/mnt/diskstation1/music"
|
||||||
|
|
||||||
# Or if you'd just like to put the temporary .wav files somewhere else
|
# Or if you'd just like to put the temporary .wav files somewhere else
|
||||||
# you can specify that here
|
# you can specify that here
|
||||||
|
@ -13,7 +13,7 @@ insert_final_newline = true
|
|||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
max_line_length = 80
|
max_line_length = off
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
|
|
||||||
[{Makefile,makefile,*.mk}]
|
[{Makefile,makefile,*.mk}]
|
||||||
@ -21,6 +21,7 @@ indent_style = tab
|
|||||||
|
|
||||||
[*.md]
|
[*.md]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
max_line_length = 100
|
||||||
|
|
||||||
[*.py]
|
[*.py]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
@ -53,7 +53,7 @@ flycheck_*.el
|
|||||||
|
|
||||||
# Compiled source #
|
# Compiled source #
|
||||||
###################
|
###################
|
||||||
*.com
|
# *.com
|
||||||
*.class
|
*.class
|
||||||
*.dll
|
*.dll
|
||||||
*.exe
|
*.exe
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
CopyArrivalDate yes
|
CopyArrivalDate yes
|
||||||
# Automatically create missing mailboxes,
|
# Automatically create missing mailboxes,
|
||||||
# both locally and on the server
|
# both locally and on the server
|
||||||
Create Slave
|
Create Near
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -50,50 +50,50 @@ Inbox ~/Mail/jeff.lance@mala.fr/inbox
|
|||||||
|
|
||||||
|
|
||||||
Channel jeff.lance@mala.fr-inbox
|
Channel jeff.lance@mala.fr-inbox
|
||||||
Master :jeff.lance@mala.fr-remote:"Inbox"
|
Far :jeff.lance@mala.fr-remote:
|
||||||
Slave :jeff.lance@mala.fr-local:inbox
|
Near :jeff.lance@mala.fr-local:inbox
|
||||||
Sync PullNew PullDelete Push
|
Sync PullNew PullDelete Push
|
||||||
SyncState *
|
SyncState *
|
||||||
Expunge Both
|
Expunge Both
|
||||||
|
|
||||||
|
|
||||||
Channel jeff.lance@mala.fr-sent
|
Channel jeff.lance@mala.fr-sent
|
||||||
Master :jeff.lance@mala.fr-remote:"Sent Items"
|
Far :jeff.lance@mala.fr-remote:"Sent Items"
|
||||||
Slave :jeff.lance@mala.fr-local:sent
|
Near :jeff.lance@mala.fr-local:sent
|
||||||
Sync PullNew PullDelete Push
|
Sync PullNew PullDelete Push
|
||||||
SyncState *
|
SyncState *
|
||||||
Expunge Both
|
Expunge Both
|
||||||
|
|
||||||
|
|
||||||
Channel jeff.lance@mala.fr-trash
|
Channel jeff.lance@mala.fr-trash
|
||||||
Master :jeff.lance@mala.fr-remote:"Deleted Items"
|
Far :jeff.lance@mala.fr-remote:"Deleted Items"
|
||||||
Slave :jeff.lance@mala.fr-local:trash
|
Near :jeff.lance@mala.fr-local:trash
|
||||||
Sync PullNew PullDelete Push
|
Sync PullNew PullDelete Push
|
||||||
SyncState *
|
SyncState *
|
||||||
Expunge Both
|
Expunge Both
|
||||||
|
|
||||||
|
|
||||||
Channel jeff.lance@mala.fr-drafts
|
Channel jeff.lance@mala.fr-drafts
|
||||||
Master :jeff.lance@mala.fr-remote:"Drafts"
|
Far :jeff.lance@mala.fr-remote:"Drafts"
|
||||||
Slave :jeff.lance@mala.fr-local:drafts
|
Near :jeff.lance@mala.fr-local:drafts
|
||||||
Sync PullNew PullDelete Push
|
Sync PullNew PullDelete Push
|
||||||
SyncState *
|
SyncState *
|
||||||
Expunge Both
|
Expunge Both
|
||||||
|
|
||||||
|
|
||||||
Channel jeff.lance@mala.fr-junk
|
Channel jeff.lance@mala.fr-junk
|
||||||
Master :jeff.lance@mala.fr-remote:"Junk Email"
|
Far :jeff.lance@mala.fr-remote:"Junk Email"
|
||||||
Slave :jeff.lance@mala.fr-local:junk
|
Near :jeff.lance@mala.fr-local:junk
|
||||||
Sync PullNew PullDelete Push
|
Sync PullNew PullDelete Push
|
||||||
SyncState *
|
SyncState *
|
||||||
Expunge Both
|
Expunge Both
|
||||||
|
|
||||||
|
|
||||||
Channel jeff.lance@mala.fr-archives
|
Channel jeff.lance@mala.fr-archives
|
||||||
Master :jeff.lance@mala.fr-remote:"Archives"
|
Far :jeff.lance@mala.fr-remote:"Archives"
|
||||||
Slave :jeff.lance@mala.fr-local:archives
|
Near :jeff.lance@mala.fr-local:archives
|
||||||
Pattern *
|
Pattern *
|
||||||
Create Slave
|
Create Near
|
||||||
MaxMessages 500
|
MaxMessages 500
|
||||||
Sync New Delete Push
|
Sync New Delete Push
|
||||||
SyncState *
|
SyncState *
|
||||||
@ -139,40 +139,40 @@ Inbox ~/Mail/games@mala.fr/inbox
|
|||||||
|
|
||||||
|
|
||||||
Channel games@mala.fr-inbox
|
Channel games@mala.fr-inbox
|
||||||
Master :games@mala.fr-remote:"Inbox"
|
Far :games@mala.fr-remote:
|
||||||
Slave :games@mala.fr-local:inbox
|
Near :games@mala.fr-local:inbox
|
||||||
Sync PullNew PullDelete Push
|
Sync PullNew PullDelete Push
|
||||||
SyncState *
|
SyncState *
|
||||||
Expunge Both
|
Expunge Both
|
||||||
|
|
||||||
|
|
||||||
Channel games@mala.fr-sent
|
Channel games@mala.fr-sent
|
||||||
Master :games@mala.fr-remote:"Sent Items"
|
Far :games@mala.fr-remote:"Sent Items"
|
||||||
Slave :games@mala.fr-local:sent
|
Near :games@mala.fr-local:sent
|
||||||
Sync PullNew PullDelete Push
|
Sync PullNew PullDelete Push
|
||||||
SyncState *
|
SyncState *
|
||||||
Expunge Both
|
Expunge Both
|
||||||
|
|
||||||
|
|
||||||
Channel games@mala.fr-trash
|
Channel games@mala.fr-trash
|
||||||
Master :games@mala.fr-remote:"Deleted Items"
|
Far :games@mala.fr-remote:"Deleted Items"
|
||||||
Slave :games@mala.fr-local:trash
|
Near :games@mala.fr-local:trash
|
||||||
Sync PullNew PullDelete Push
|
Sync PullNew PullDelete Push
|
||||||
SyncState *
|
SyncState *
|
||||||
Expunge Both
|
Expunge Both
|
||||||
|
|
||||||
|
|
||||||
Channel games@mala.fr-drafts
|
Channel games@mala.fr-drafts
|
||||||
Master :games@mala.fr-remote:"Drafts"
|
Far :games@mala.fr-remote:"Drafts"
|
||||||
Slave :games@mala.fr-local:drafts
|
Near :games@mala.fr-local:drafts
|
||||||
Sync PullNew PullDelete Push
|
Sync PullNew PullDelete Push
|
||||||
SyncState *
|
SyncState *
|
||||||
Expunge Both
|
Expunge Both
|
||||||
|
|
||||||
|
|
||||||
Channel games@mala.fr-junk
|
Channel games@mala.fr-junk
|
||||||
Master :games@mala.fr-remote:"Junk Email"
|
Far :games@mala.fr-remote:"Junk Email"
|
||||||
Slave :games@mala.fr-local:junk
|
Near :games@mala.fr-local:junk
|
||||||
Sync PullNew PullDelete Push
|
Sync PullNew PullDelete Push
|
||||||
SyncState *
|
SyncState *
|
||||||
Expunge Both
|
Expunge Both
|
||||||
@ -211,30 +211,30 @@ Path ~/Mail/jean-francois.lance@ac-creteil.fr/
|
|||||||
Inbox ~/Mail/jean-francois.lance@ac-creteil.fr/inbox
|
Inbox ~/Mail/jean-francois.lance@ac-creteil.fr/inbox
|
||||||
|
|
||||||
Channel jean-francois.lance@ac-creteil.fr-inbox
|
Channel jean-francois.lance@ac-creteil.fr-inbox
|
||||||
Master :jean-francois.lance@ac-creteil.fr-remote:
|
Far :jean-francois.lance@ac-creteil.fr-remote:
|
||||||
Slave :jean-francois.lance@ac-creteil.fr-local:
|
Near :jean-francois.lance@ac-creteil.fr-local:
|
||||||
Patterns "INBOX"
|
Patterns "INBOX"
|
||||||
Sync PullNew PullDelete Push
|
Sync PullNew PullDelete Push
|
||||||
SyncState *
|
SyncState *
|
||||||
Expunge Both
|
Expunge Both
|
||||||
|
|
||||||
Channel jean-francois.lance@ac-creteil.fr-sent
|
Channel jean-francois.lance@ac-creteil.fr-sent
|
||||||
Master :jean-francois.lance@ac-creteil.fr-remote:"Sent"
|
Far :jean-francois.lance@ac-creteil.fr-remote:"Sent"
|
||||||
Slave :jean-francois.lance@ac-creteil.fr-local:sent
|
Near :jean-francois.lance@ac-creteil.fr-local:sent
|
||||||
Sync PullNew PullDelete Push
|
Sync PullNew PullDelete Push
|
||||||
SyncState *
|
SyncState *
|
||||||
Expunge Both
|
Expunge Both
|
||||||
|
|
||||||
Channel jean-francois.lance@ac-creteil.fr-trash
|
Channel jean-francois.lance@ac-creteil.fr-trash
|
||||||
Master :jean-francois.lance@ac-creteil.fr-remote:"Trash"
|
Far :jean-francois.lance@ac-creteil.fr-remote:"Trash"
|
||||||
Slave :jean-francois.lance@ac-creteil.fr-local:trash
|
Near :jean-francois.lance@ac-creteil.fr-local:trash
|
||||||
Sync PullNew PullDelete Push
|
Sync PullNew PullDelete Push
|
||||||
SyncState *
|
SyncState *
|
||||||
Expunge Both
|
Expunge Both
|
||||||
|
|
||||||
Channel jean-francois.lance@ac-creteil.fr-drafts
|
Channel jean-francois.lance@ac-creteil.fr-drafts
|
||||||
Master :jean-francois.lance@ac-creteil.fr-remote:"Drafts"
|
Far :jean-francois.lance@ac-creteil.fr-remote:"Drafts"
|
||||||
Slave :jean-francois.lance@ac-creteil.fr-local:drafts
|
Near :jean-francois.lance@ac-creteil.fr-local:drafts
|
||||||
Sync PullNew PullDelete Push
|
Sync PullNew PullDelete Push
|
||||||
SyncState *
|
SyncState *
|
||||||
Expunge Both
|
Expunge Both
|
||||||
@ -272,34 +272,34 @@ Channel jean-francois.lance@ac-creteil.fr-drafts
|
|||||||
#Inbox ~/Mail/jean-francois.lance@ac-montpellier.fr/INBOX
|
#Inbox ~/Mail/jean-francois.lance@ac-montpellier.fr/INBOX
|
||||||
|
|
||||||
#Channel jean-francois.lance@ac-montpellier.fr-inbox
|
#Channel jean-francois.lance@ac-montpellier.fr-inbox
|
||||||
#Master :jean-francois.lance@ac-montpellier.fr-remote:
|
#Far :jean-francois.lance@ac-montpellier.fr-remote:
|
||||||
#Slave :jean-francois.lance@ac-montpellier.fr-local:
|
#Near :jean-francois.lance@ac-montpellier.fr-local:
|
||||||
#Patterns "INBOX"
|
#Patterns "INBOX"
|
||||||
#Expunge Both
|
#Expunge Both
|
||||||
|
|
||||||
#Channel jean-francois.lance@ac-montpellier.fr-sent
|
#Channel jean-francois.lance@ac-montpellier.fr-sent
|
||||||
#Master :jean-francois.lance@ac-montpellier.fr-remote:"Sent"
|
#Far :jean-francois.lance@ac-montpellier.fr-remote:"Sent"
|
||||||
#Slave :jean-francois.lance@ac-montpellier.fr-local:SENT
|
#Near :jean-francois.lance@ac-montpellier.fr-local:SENT
|
||||||
#Expunge Both
|
#Expunge Both
|
||||||
|
|
||||||
#Channel jean-francois.lance@ac-montpellier.fr-trash
|
#Channel jean-francois.lance@ac-montpellier.fr-trash
|
||||||
#Master :jean-francois.lance@ac-montpellier.fr-remote:"Trash"
|
#Far :jean-francois.lance@ac-montpellier.fr-remote:"Trash"
|
||||||
#Slave :jean-francois.lance@ac-montpellier.fr-local:TRASH
|
#Near :jean-francois.lance@ac-montpellier.fr-local:TRASH
|
||||||
#Expunge Both
|
#Expunge Both
|
||||||
|
|
||||||
#Channel jean-francois.lance@ac-montpellier.fr-drafts
|
#Channel jean-francois.lance@ac-montpellier.fr-drafts
|
||||||
#Master :jean-francois.lance@ac-montpellier.fr-remote:"Drafts"
|
#Far :jean-francois.lance@ac-montpellier.fr-remote:"Drafts"
|
||||||
#Slave :jean-francois.lance@ac-montpellier.fr-local:DRAFTS
|
#Near :jean-francois.lance@ac-montpellier.fr-local:DRAFTS
|
||||||
#Expunge Both
|
#Expunge Both
|
||||||
|
|
||||||
#Channel jean-francois.lance@ac-montpellier.fr-spams
|
#Channel jean-francois.lance@ac-montpellier.fr-spams
|
||||||
#Master :jean-francois.lance@ac-montpellier.fr-remote:"Spams"
|
#Far :jean-francois.lance@ac-montpellier.fr-remote:"Spams"
|
||||||
#Slave :jean-francois.lance@ac-montpellier.fr-local:SPAMS
|
#Near :jean-francois.lance@ac-montpellier.fr-local:SPAMS
|
||||||
#Expunge Both
|
#Expunge Both
|
||||||
|
|
||||||
#Channel jean-francois.lance@ac-montpellier.fr-archives
|
#Channel jean-francois.lance@ac-montpellier.fr-archives
|
||||||
#Master :jean-francois.lance@ac-montpellier.fr-remote:"Archives"
|
#Far :jean-francois.lance@ac-montpellier.fr-remote:"Archives"
|
||||||
#Slave :jean-francois.lance@ac-montpellier.fr-local:ARCHIVES
|
#Near :jean-francois.lance@ac-montpellier.fr-local:ARCHIVES
|
||||||
#Patterns *
|
#Patterns *
|
||||||
|
|
||||||
#Group jean-francois.lance@ac-montpellier.fr
|
#Group jean-francois.lance@ac-montpellier.fr
|
||||||
|
@ -305,7 +305,7 @@ tmux_conf_theme_clock_style="24"
|
|||||||
# - false (default)
|
# - false (default)
|
||||||
# on macOS, this requires installing reattach-to-user-namespace, see README.md
|
# on macOS, this requires installing reattach-to-user-namespace, see README.md
|
||||||
# on Linux, this requires xsel or xclip
|
# on Linux, this requires xsel or xclip
|
||||||
tmux_conf_copy_to_os_clipboard=false
|
tmux_conf_copy_to_os_clipboard=true
|
||||||
|
|
||||||
|
|
||||||
# -- user customizations -------------------------------------------------------
|
# -- user customizations -------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user