]> git.rmz.io Git - dotfiles.git/log
dotfiles.git
8 years agoncmpcpp: oops... that doesn't actually work
Samir Benmendil [Mon, 13 Mar 2017 14:50:30 +0000 (14:50 +0000)]
ncmpcpp: oops... that doesn't actually work

8 years agogit: enable rerere
Samir Benmendil [Mon, 13 Mar 2017 00:40:14 +0000 (00:40 +0000)]
git: enable rerere

8 years agoncmpcpp: more vim-like bindings
Samir Benmendil [Mon, 13 Mar 2017 00:39:35 +0000 (00:39 +0000)]
ncmpcpp: more vim-like bindings

8 years agompd: double max_output_buffer_size
Samir Benmendil [Mon, 13 Mar 2017 00:38:44 +0000 (00:38 +0000)]
mpd: double max_output_buffer_size

ncmcpp was complaining that mpd was not returning enough data

8 years agoawesome: update theme
Samir Benmendil [Mon, 13 Mar 2017 00:37:59 +0000 (00:37 +0000)]
awesome: update theme

8 years agoawesome: update topbar.lua
Samir Benmendil [Mon, 13 Mar 2017 00:12:05 +0000 (00:12 +0000)]
awesome: update topbar.lua

8 years agoawesome: move set_wallpaper to tags.lua and call it on screen connect
Samir Benmendil [Sun, 12 Mar 2017 23:35:14 +0000 (23:35 +0000)]
awesome: move set_wallpaper to tags.lua and call it on screen connect

This should fix the issue where the wallpaper was not set on starting
awesome or changing the number of screens.

8 years agoawesome: update error handling
Samir Benmendil [Sun, 12 Mar 2017 23:26:42 +0000 (23:26 +0000)]
awesome: update error handling

8 years agoawesome: replace awful.util.spawn with awful.spawn
Samir Benmendil [Sun, 12 Mar 2017 23:08:15 +0000 (23:08 +0000)]
awesome: replace awful.util.spawn with awful.spawn

8 years agoawesome: update bindings
Samir Benmendil [Sun, 12 Mar 2017 22:57:27 +0000 (22:57 +0000)]
awesome: update bindings

8 years agoawesome: update pomodoro submodule
Samir Benmendil [Sun, 12 Mar 2017 20:08:01 +0000 (20:08 +0000)]
awesome: update pomodoro submodule

8 years agovim: add format options for vimwiki files
Samir Benmendil [Wed, 1 Mar 2017 10:22:51 +0000 (10:22 +0000)]
vim: add format options for vimwiki files

8 years agovim: run git command in directory of diary/wiki file
Samir Benmendil [Wed, 1 Mar 2017 00:30:05 +0000 (00:30 +0000)]
vim: run git command in directory of diary/wiki file

This should fix the issue I was having with conflicts all the time

8 years agoflexget: replace email with notify
Samir Benmendil [Tue, 28 Feb 2017 22:30:57 +0000 (22:30 +0000)]
flexget: replace email with notify

8 years agoflexget:replace secrets with variables
Samir Benmendil [Tue, 28 Feb 2017 21:34:09 +0000 (21:34 +0000)]
flexget:replace secrets with variables

8 years agovim: also pull on BufNewFile
Samir Benmendil [Tue, 28 Feb 2017 15:18:56 +0000 (15:18 +0000)]
vim: also pull on BufNewFile

I hope this fixes the conflicts I've been having on the first diary
entry every day.

8 years agoweechat: add colorizer plugin
Samir Benmendil [Tue, 28 Feb 2017 14:35:19 +0000 (14:35 +0000)]
weechat: add colorizer plugin

Will colorize and highlight success/fail builds

8 years agoweechat: don't connect to kdab slack anymore
Samir Benmendil [Tue, 28 Feb 2017 14:34:07 +0000 (14:34 +0000)]
weechat: don't connect to kdab slack anymore

8 years agoweechat: update settings
Samir Benmendil [Tue, 28 Feb 2017 14:32:56 +0000 (14:32 +0000)]
weechat: update settings

8 years agoweechat: update wee-slack
Samir Benmendil [Tue, 28 Feb 2017 14:28:50 +0000 (14:28 +0000)]
weechat: update wee-slack

8 years agoawesome: update pomodoro module and config
Samir Benmendil [Mon, 27 Feb 2017 01:12:15 +0000 (01:12 +0000)]
awesome: update pomodoro module and config

8 years agoawesome: update pomodoro submodule
Samir Benmendil [Sun, 26 Feb 2017 17:57:42 +0000 (17:57 +0000)]
awesome: update pomodoro submodule

8 years agobin: diary should not open a new terminal
Samir Benmendil [Sun, 26 Feb 2017 15:15:08 +0000 (15:15 +0000)]
bin: diary should not open a new terminal

the caller needs to handle this.

8 years agoawesome: fix battery_widget
Samir Benmendil [Sat, 25 Feb 2017 17:37:56 +0000 (18:37 +0100)]
awesome: fix battery_widget

Turns out it was not an actual '-' char that is returned by vicious, but
a m-dash or something.

8 years agoawesome: use wibox.widget.textclock
Samir Benmendil [Sun, 5 Feb 2017 12:22:38 +0000 (13:22 +0100)]
awesome: use wibox.widget.textclock

8 years agoawesome: update awesompd submodule
Samir Benmendil [Sun, 5 Feb 2017 12:07:24 +0000 (13:07 +0100)]
awesome: update awesompd submodule

fix depcretaded functions

8 years agoawesome: update net_widgets
Samir Benmendil [Sun, 5 Feb 2017 11:48:11 +0000 (12:48 +0100)]
awesome: update net_widgets

fix deprecated functions

8 years agoflexget: add black mirror
Samir Benmendil [Thu, 2 Feb 2017 00:19:48 +0000 (00:19 +0000)]
flexget: add black mirror

8 years agompd: curl plugin seems to cause stuttering
Samir Benmendil [Wed, 1 Feb 2017 23:21:32 +0000 (23:21 +0000)]
mpd: curl plugin seems to cause stuttering

I don't actually know why it was enabled in the first place.

8 years agomutt: Don't use msmtp queue anymore!
Samir Benmendil [Wed, 1 Feb 2017 23:20:07 +0000 (23:20 +0000)]
mutt: Don't use msmtp queue anymore!

I almost always have an internet connection when I want to send a mail,
and having a setup that silently fails to send mail is a horrible setup!

8 years agomutt: only use utf8
Samir Benmendil [Wed, 1 Feb 2017 22:44:08 +0000 (22:44 +0000)]
mutt: only use utf8

ascii could be fine but utf8 rules!

8 years agovim: also pull when reading diary entries
Samir Benmendil [Wed, 1 Feb 2017 22:26:17 +0000 (22:26 +0000)]
vim: also pull when reading diary entries

8 years agoqutebrowser: increase partial-timeout to 5s
Samir Benmendil [Wed, 1 Feb 2017 22:23:53 +0000 (22:23 +0000)]
qutebrowser: increase partial-timeout to 5s

This will give me some more time to read the info box.

8 years agoqutebrowser: make prompts grey (also affects filebrowser)
Samir Benmendil [Wed, 1 Feb 2017 22:21:43 +0000 (22:21 +0000)]
qutebrowser: make prompts grey (also affects filebrowser)

If this isn't good enough for the filebrowser, it can be disabled with
some other option in [ui]

8 years agoqutebrowser: update settings
Samir Benmendil [Wed, 1 Feb 2017 22:19:55 +0000 (22:19 +0000)]
qutebrowser: update settings

8 years agomutt: add <retur> binding to play youtube video
Samir Benmendil [Wed, 1 Feb 2017 21:40:38 +0000 (21:40 +0000)]
mutt: add <retur> binding to play youtube video

8 years agogit: add grl for a quick reflog
Samir Benmendil [Wed, 1 Feb 2017 17:53:29 +0000 (17:53 +0000)]
git: add grl for a quick reflog

8 years agovim: append generateQtFlags to flag list
Samir Benmendil [Wed, 1 Feb 2017 17:52:26 +0000 (17:52 +0000)]
vim: append generateQtFlags to flag list

8 years agovim: add qml to filetype.vim
Samir Benmendil [Wed, 1 Feb 2017 17:49:33 +0000 (17:49 +0000)]
vim: add qml to filetype.vim

8 years agoawesome: update rule for sensation editor
Samir Benmendil [Wed, 1 Feb 2017 17:47:13 +0000 (17:47 +0000)]
awesome: update rule for sensation editor

8 years agoAdd diary executable
Samir Benmendil [Wed, 1 Feb 2017 00:23:18 +0000 (00:23 +0000)]
Add diary executable

8 years agoawesome: fix bindings for modkey+space and others involving mypromptbox
Samir Benmendil [Tue, 31 Jan 2017 01:11:07 +0000 (01:11 +0000)]
awesome: fix bindings for modkey+space and others involving mypromptbox

8 years agoawesome: spawn diary at the start of pause
Samir Benmendil [Tue, 31 Jan 2017 00:56:11 +0000 (00:56 +0000)]
awesome: spawn diary at the start of pause

The pause timer should probably only start after the window is closed.

8 years agoawesome: update pomodoro times
Samir Benmendil [Tue, 31 Jan 2017 00:55:39 +0000 (00:55 +0000)]
awesome: update pomodoro times

8 years agoawesome: update topbar.lua to v4.0
Samir Benmendil [Tue, 31 Jan 2017 00:40:05 +0000 (00:40 +0000)]
awesome: update topbar.lua to v4.0

8 years agoawesome: add binding to start vimwiki
Samir Benmendil [Mon, 30 Jan 2017 01:49:25 +0000 (01:49 +0000)]
awesome: add binding to start vimwiki

8 years agovim: setup vimwiki
Samir Benmendil [Mon, 30 Jan 2017 01:16:18 +0000 (01:16 +0000)]
vim: setup vimwiki

8 years agoawesome: use pomodoro again
Samir Benmendil [Mon, 30 Jan 2017 01:14:50 +0000 (01:14 +0000)]
awesome: use pomodoro again

8 years agoawesome: update to 4.0 (at least partially)
Samir Benmendil [Mon, 30 Jan 2017 01:10:20 +0000 (01:10 +0000)]
awesome: update to 4.0 (at least partially)

8 years agoawesome: update rc for awesome 4.0
Samir Benmendil [Sun, 29 Jan 2017 22:58:23 +0000 (22:58 +0000)]
awesome: update rc for awesome 4.0

8 years agoMakefile: add gnupg target
Samir Benmendil [Sun, 15 Jan 2017 00:25:27 +0000 (00:25 +0000)]
Makefile: add gnupg target

also enables sockets

8 years agoMakefile: enable mpd when installing config
Samir Benmendil [Sun, 15 Jan 2017 00:24:53 +0000 (00:24 +0000)]
Makefile: enable mpd when installing config

8 years agoMakefile: add system target
Samir Benmendil [Sun, 15 Jan 2017 00:23:29 +0000 (00:23 +0000)]
Makefile: add system target

8 years agosystemd: add socket services for gnupg
Samir Benmendil [Sun, 15 Jan 2017 00:09:48 +0000 (00:09 +0000)]
systemd: add socket services for gnupg

8 years agomutt: wait_key=no
Samir Benmendil [Fri, 30 Dec 2016 15:31:53 +0000 (15:31 +0000)]
mutt: wait_key=no

Allows mutt_mpv to return to the index/pager without any interaction

8 years agomutt: youtube ids may also contain [-_]
Samir Benmendil [Fri, 30 Dec 2016 15:29:06 +0000 (15:29 +0000)]
mutt: youtube ids may also contain [-_]

8 years agomutt: add script to open youtube mail with mpv
Samir Benmendil [Fri, 30 Dec 2016 14:53:54 +0000 (14:53 +0000)]
mutt: add script to open youtube mail with mpv

8 years agoflexget: update email task
Samir Benmendil [Mon, 2 Jan 2017 11:49:12 +0000 (11:49 +0000)]
flexget: update email task

8 years agoflexget: tvdb_ep_air_date may be None
Samir Benmendil [Sun, 1 Jan 2017 14:34:07 +0000 (14:34 +0000)]
flexget: tvdb_ep_air_date may be None

8 years agoMakefile: add vim, awesome and qutebrowser recipes
Samir Benmendil [Mon, 26 Dec 2016 01:24:47 +0000 (01:24 +0000)]
Makefile: add vim, awesome and qutebrowser recipes

8 years agovim: detect fstab ft when opened with sudo -e
Samir Benmendil [Mon, 26 Dec 2016 01:21:48 +0000 (01:21 +0000)]
vim: detect fstab ft when opened with sudo -e

8 years agosystemd: set timout for ssh-agent
Samir Benmendil [Mon, 26 Dec 2016 01:17:50 +0000 (01:17 +0000)]
systemd: set timout for ssh-agent

8 years agoweechat: export LANG when connecting to rmz.io
Samir Benmendil [Mon, 26 Dec 2016 01:16:51 +0000 (01:16 +0000)]
weechat: export LANG when connecting to rmz.io

8 years agoxprofile: load perl libs from submodules + don't fork urxvtd
Samir Benmendil [Mon, 26 Dec 2016 01:15:53 +0000 (01:15 +0000)]
xprofile: load perl libs from submodules + don't fork urxvtd

8 years agorifle: also open youtu.be links with mpv
Samir Benmendil [Mon, 26 Dec 2016 01:14:02 +0000 (01:14 +0000)]
rifle: also open youtu.be links with mpv

8 years agomutt: macro to open youtube mails in mpv
Samir Benmendil [Mon, 26 Dec 2016 01:13:29 +0000 (01:13 +0000)]
mutt: macro to open youtube mails in mpv

This might need some tweaking as it currently opens mpv in the
foreground preventing me from viewing other mails while it plays.

8 years agomutt: disable Q and x on the pager as well
Samir Benmendil [Mon, 26 Dec 2016 01:12:18 +0000 (01:12 +0000)]
mutt: disable Q and x on the pager as well

8 years agoreplace shada with hactar
Samir Benmendil [Mon, 26 Dec 2016 01:11:24 +0000 (01:11 +0000)]
replace shada with hactar

8 years agoawesome: update to new lua 53 tprintf
Samir Benmendil [Mon, 26 Dec 2016 01:03:00 +0000 (01:03 +0000)]
awesome: update to new lua 53 tprintf

8 years agoofflineimap: don't try XOAUTH2 mechanism
Samir Benmendil [Sun, 25 Dec 2016 21:27:08 +0000 (21:27 +0000)]
offlineimap: don't try XOAUTH2 mechanism

8 years agomutt: open imagos with rifle
Samir Benmendil [Mon, 26 Dec 2016 00:53:31 +0000 (00:53 +0000)]
mutt: open imagos with rifle

8 years agomutt: subscribe to lug mailing lists
Samir Benmendil [Mon, 26 Dec 2016 00:52:14 +0000 (00:52 +0000)]
mutt: subscribe to lug mailing lists

8 years agovim: add vimwiki
Samir Benmendil [Mon, 26 Dec 2016 00:51:40 +0000 (00:51 +0000)]
vim: add vimwiki

8 years agovim/ultisnips: update cmake
Samir Benmendil [Mon, 26 Dec 2016 00:50:03 +0000 (00:50 +0000)]
vim/ultisnips: update cmake

8 years agotmux: remove depcrecated settings
Samir Benmendil [Sun, 11 Dec 2016 22:36:27 +0000 (22:36 +0000)]
tmux: remove depcrecated settings

8 years agoflexget: add blacklist redemption
Samir Benmendil [Sun, 11 Dec 2016 22:35:45 +0000 (22:35 +0000)]
flexget: add blacklist redemption

8 years agoflexget: add westworld
Samir Benmendil [Sun, 11 Dec 2016 22:35:05 +0000 (22:35 +0000)]
flexget: add westworld

8 years agoflexget: add drunkenslug as source
Samir Benmendil [Sun, 11 Dec 2016 22:34:49 +0000 (22:34 +0000)]
flexget: add drunkenslug as source

8 years agofexget: htpc can't play hevc
Samir Benmendil [Mon, 28 Nov 2016 21:05:07 +0000 (21:05 +0000)]
fexget: htpc can't play hevc

8 years agoflexget: don't wait too long for game of thrones
Samir Benmendil [Sun, 27 Nov 2016 10:54:04 +0000 (10:54 +0000)]
flexget: don't wait too long for game of thrones

8 years agoflexget: update config to latest version of flexget
Samir Benmendil [Sun, 27 Nov 2016 10:52:05 +0000 (10:52 +0000)]
flexget: update config to latest version of flexget

Requires some plugins to be disabled for now.

8 years agoflexget: update paths
Samir Benmendil [Sun, 27 Nov 2016 10:50:46 +0000 (10:50 +0000)]
flexget: update paths

8 years agoflexget: add newztown inputs
Samir Benmendil [Sat, 26 Nov 2016 14:06:01 +0000 (14:06 +0000)]
flexget: add newztown inputs

8 years agoweechat: update wee-slack submodule
Samir Benmendil [Tue, 15 Nov 2016 09:18:59 +0000 (09:18 +0000)]
weechat: update wee-slack submodule

8 years agozsh: weechat xdg compliance
Samir Benmendil [Tue, 15 Nov 2016 09:17:48 +0000 (09:17 +0000)]
zsh: weechat xdg compliance

8 years agozsh: add pacclean function
Samir Benmendil [Tue, 15 Nov 2016 09:16:58 +0000 (09:16 +0000)]
zsh: add pacclean function

8 years agozsh: update zsh-syntax-highlighting submodule
Samir Benmendil [Tue, 15 Nov 2016 09:16:22 +0000 (09:16 +0000)]
zsh: update zsh-syntax-highlighting submodule

8 years agoawesome: update freedesktop submodule
Samir Benmendil [Tue, 15 Nov 2016 09:15:50 +0000 (09:15 +0000)]
awesome: update freedesktop submodule

8 years agourxvt: add extensions as submodules
Samir Benmendil [Thu, 27 Oct 2016 20:13:48 +0000 (21:13 +0100)]
urxvt: add extensions as submodules

8 years agoqutebrowser: prefere Hack for monospace
Samir Benmendil [Thu, 10 Nov 2016 10:29:07 +0000 (10:29 +0000)]
qutebrowser: prefere Hack for monospace

8 years agoqutebrowser: update configs
Samir Benmendil [Thu, 10 Nov 2016 10:23:56 +0000 (10:23 +0000)]
qutebrowser: update configs

8 years agoautostart: let xprofile manage application startup
Samir Benmendil [Thu, 10 Nov 2016 09:57:33 +0000 (09:57 +0000)]
autostart: let xprofile manage application startup

8 years agoweechat: add matrix plugin
Samir Benmendil [Wed, 2 Nov 2016 11:21:43 +0000 (11:21 +0000)]
weechat: add matrix plugin

8 years agoweechat: update scripts
Samir Benmendil [Wed, 2 Nov 2016 10:53:46 +0000 (10:53 +0000)]
weechat: update scripts

8 years agoalias: only alias colordiff if it exists
Samir Benmendil [Wed, 2 Nov 2016 10:37:07 +0000 (10:37 +0000)]
alias: only alias colordiff if it exists

8 years agoweechat: show day_change
Samir Benmendil [Wed, 2 Nov 2016 11:20:13 +0000 (11:20 +0000)]
weechat: show day_change

8 years agoweechat: update slack passwords
Samir Benmendil [Wed, 2 Nov 2016 11:19:15 +0000 (11:19 +0000)]
weechat: update slack passwords

8 years agoweechat: ignore autoload symlinks
Samir Benmendil [Wed, 2 Nov 2016 11:18:39 +0000 (11:18 +0000)]
weechat: ignore autoload symlinks

8 years agoMakefile: add dircolors
Samir Benmendil [Mon, 31 Oct 2016 09:43:53 +0000 (09:43 +0000)]
Makefile: add dircolors

8 years agoweechat: update scripts and settings
Samir Benmendil [Mon, 31 Oct 2016 09:42:56 +0000 (09:42 +0000)]
weechat: update scripts and settings