[submodule "vim/.vim/bundle/vim-syntastic.git"]
path = vim/.vim/bundle/vim-syntastic.git
url = git@github.com:scrooloose/syntastic.git
+[submodule "vim/.vim/bundle/vim-praat.git"]
+ path = vim/.vim/bundle/vim-praat.git
+ url = git@github.com:dopefishh/vim-praat.git
--- /dev/null
+color normal white default
+color attachment brightyellow default
+color hdrdefault cyan default
+color indicator default cyan
+color markers brightred default
+color quoted green default
+color signature cyan default
+color status brightgreen blue
+color tilde blue default
+color tree red default
+color body brightred default [\-\.+_a-zA-Z0-9]+@[\-\.a-zA-Z0-9]+
+color body brightblue default (https?|ftp)://[\-\.\,/%~_:?\#a-zA-Z0-9]+
+color quoted1 brightyellow default
+color quoted2 red default
+color hdrdefault cyan default
+color signature cyan default
+color index green default ~p
+color index brightyellow default ~N
+color index blue default ~T
+color index red default ~D
+color index brightblue default ~F
application/msword; libreoffice %s;
+application/pdf; gv %s;
text/html; w3m -I %{charset} -T text/html; copiousoutput;
# Receiving, sending and searching
set sendmail="msmtp -C /home/mart/.mutt/msmtprc"
+set send_charset="us-ascii:utf-8"
macro index,pager $ "<shell-escape>offlineimap -c ~/.mutt/offlineimaprc &<enter><sync-mailbox>" "Force refresh"
macro attach B "<pipe-entry>firefox \"data:text/html;base64,$(base64 -w 0 <&0)\"<enter>"
-source /etc/Muttrc.d/notmuch-mutt.rc
# Key bindings
bind index gg first-entry
set tilde
set quote_regexp="^( {0,4}[>|:#%]| {0,4}[a-z0-9]+[>|]+)+"
-# Aliases
+# Address book
set query_command= "khard mutt --search '%s'"
bind editor <Tab> complete-query
bind editor ^T complete
"add the sender email address to khard"
# Colors
-color normal white default
-color attachment brightyellow default
-color hdrdefault cyan default
-color indicator default cyan
-color markers brightred default
-color quoted green default
-color signature cyan default
-color status brightgreen blue
-color tilde blue default
-color tree red default
-color body brightred default [\-\.+_a-zA-Z0-9]+@[\-\.a-zA-Z0-9]+
-color body brightblue default (https?|ftp)://[\-\.\,/%~_:?\#a-zA-Z0-9]+
-color quoted1 brightyellow default
-color quoted2 red default
-color hdrdefault cyan default
-color signature cyan default
-color index green default ~p
-color index brightyellow default ~N
-color index blue default ~T
-color index red default ~D
-color index brightblue default ~F
+source ~/.mutt/colors.muttrc
# Crypto
-source /etc/Muttrc.d/gpg.rc
set crypt_autosign
set crypt_replysign
set crypt_replysignencrypted=yes
--- /dev/null
+Subproject commit 62116f73b3bb753e7e512c262dd4bc0928b53360
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
bar {
- status_command i3status
+ status_command /home/mart/projects/i3status/i3status
modifier $mod
font pango:$font $fontsize
}
interval = 5
}
+order += "cmd helloworld"
order += "volume master"
order += "disk /"
order += "wireless wlp1s0"
disk "/" {
format = "%free/%total free"
}
+
+cmd helloworld {
+ cmd = "pkill -0 quodlibet && quodlibet --print-playing || echo -n Stopped"
+}
export GPG_AGENT_INFO
export SSH_AUTH_SOCK
+setxkbmap -layout dvorak,ru -variant ,phonetic_dvorak -option compose:ralt,grp:menu_toggle
exec i3