]> git.rmz.io Git - dotfiles.git/log
dotfiles.git
7 years agomutt: pipe_decode in youtube folder
Samir Benmendil [Sun, 21 May 2017 11:07:45 +0000 (12:07 +0100)]
mutt: pipe_decode in youtube folder

This will decode any base64 messages that youtube sends when the email
contains non-ASCII characters

7 years agovim: don't save/restore views all the time
Samir Benmendil [Mon, 15 May 2017 10:03:45 +0000 (11:03 +0100)]
vim: don't save/restore views all the time

This has started to be problematic, I believe vim may have changed what
is being saved in views and now includes fold levels or something.

7 years agogit: set push action to "current"
Samir Benmendil [Mon, 15 May 2017 09:59:34 +0000 (10:59 +0100)]
git: set push action to "current"

Allows me to not have to enter the upstream branch name whent pushing
the first time.

7 years agogit: interactive rebase when pulling, except master/develop
Samir Benmendil [Mon, 15 May 2017 09:56:44 +0000 (10:56 +0100)]
git: interactive rebase when pulling, except master/develop

master and develop branches should try to preserve merges when rebasing.

Now this is not ideal because the branch names are hard-coded, if I
contribute to a project that names their main branch `dev` it will
default to `interactive` :/

7 years agosystemd: update ssh-agent.service
Samir Benmendil [Sun, 14 May 2017 22:39:26 +0000 (23:39 +0100)]
systemd: update ssh-agent.service

7 years agovim: use lowercase names for plugins, even mine
Samir Benmendil [Sun, 14 May 2017 22:07:57 +0000 (23:07 +0100)]
vim: use lowercase names for plugins, even mine

7 years agovim: update ycm_extra_conf with my changes
Samir Benmendil [Sun, 14 May 2017 21:25:02 +0000 (22:25 +0100)]
vim: update ycm_extra_conf with my changes

7 years agovim: import ycm_extra_conf from the internet
Samir Benmendil [Sun, 14 May 2017 21:23:21 +0000 (22:23 +0100)]
vim: import ycm_extra_conf from the internet

https://github.com/arximboldi/dotfiles/blob/master/emacs/.ycm_extra_conf.py

7 years agobin: add old/makepkg-ros
Samir Benmendil [Sun, 14 May 2017 20:03:41 +0000 (21:03 +0100)]
bin: add old/makepkg-ros

7 years agovim: add choice snippet for sh
Samir Benmendil [Sun, 14 May 2017 20:00:38 +0000 (21:00 +0100)]
vim: add choice snippet for sh

7 years agovim: indent/cmake update file to support modern CMake
Samir Benmendil [Sun, 14 May 2017 19:59:47 +0000 (20:59 +0100)]
vim: indent/cmake update file to support modern CMake

7 years agovim: indent/cmake only reindent when entering last char
Samir Benmendil [Sun, 14 May 2017 19:58:35 +0000 (20:58 +0100)]
vim: indent/cmake only reindent when entering last char

7 years agoqutebrowser: update config file
Samir Benmendil [Sun, 14 May 2017 19:55:17 +0000 (20:55 +0100)]
qutebrowser: update config file

7 years agognupg: auto-key-retrieve
Samir Benmendil [Sun, 14 May 2017 19:52:53 +0000 (20:52 +0100)]
gnupg: auto-key-retrieve

7 years agoawesome: awesome.quit is now a function
Samir Benmendil [Sun, 14 May 2017 19:50:43 +0000 (20:50 +0100)]
awesome: awesome.quit is now a function

7 years agoUpdate wee-slack
Samir Benmendil [Tue, 2 May 2017 10:16:07 +0000 (11:16 +0100)]
Update wee-slack

8 years agovim: add ftplugin/c with fswitch and ycm goto bindings
Samir Benmendil [Thu, 20 Apr 2017 23:41:28 +0000 (00:41 +0100)]
vim: add ftplugin/c with fswitch and ycm goto bindings

8 years agovim: once snippet uses #pragma in cpp files
Samir Benmendil [Thu, 20 Apr 2017 23:39:51 +0000 (00:39 +0100)]
vim: once snippet uses #pragma in cpp files

8 years agosystemd: don't fork ssh-agent
Samir Benmendil [Thu, 20 Apr 2017 23:39:13 +0000 (00:39 +0100)]
systemd: don't fork ssh-agent

8 years agoqutebrowser: also leave fullscren with escape
Samir Benmendil [Thu, 20 Apr 2017 23:37:03 +0000 (00:37 +0100)]
qutebrowser: also leave fullscren with escape

8 years agomutt: switch to urlscan
Samir Benmendil [Thu, 20 Apr 2017 23:35:06 +0000 (00:35 +0100)]
mutt: switch to urlscan

8 years agobin: update steam wrapper
Samir Benmendil [Thu, 20 Apr 2017 22:28:36 +0000 (23:28 +0100)]
bin: update steam wrapper

8 years agoqutebrowser: add spawn mpv key
Samir Benmendil [Tue, 11 Apr 2017 10:13:22 +0000 (11:13 +0100)]
qutebrowser: add spawn mpv key

8 years agoqutebrowser: update config
Samir Benmendil [Tue, 11 Apr 2017 10:08:58 +0000 (11:08 +0100)]
qutebrowser: update config

8 years agovim: add common Qt include path
Samir Benmendil [Mon, 10 Apr 2017 11:04:15 +0000 (12:04 +0100)]
vim: add common Qt include path

8 years agovim: update fswitch for cpp
Samir Benmendil [Mon, 10 Apr 2017 11:02:37 +0000 (12:02 +0100)]
vim: update fswitch for cpp

8 years agovim: `.hpp` is clearly the better extension for cpp files
Samir Benmendil [Wed, 22 Mar 2017 11:03:08 +0000 (11:03 +0000)]
vim: `.hpp` is clearly the better extension for cpp files

8 years agoMerge branch 'cadscan' (early part)
Samir Benmendil [Sat, 1 Apr 2017 17:48:19 +0000 (18:48 +0100)]
Merge branch 'cadscan' (early part)

8 years agozsh: delete envoy.zsh
Samir Benmendil [Sat, 1 Apr 2017 17:43:08 +0000 (18:43 +0100)]
zsh: delete envoy.zsh

8 years agosystemd: add ssh-agent as a user unit
Samir Benmendil [Sat, 1 Apr 2017 17:39:04 +0000 (18:39 +0100)]
systemd: add ssh-agent as a user unit

8 years agovim: don't restore folds
Samir Benmendil [Sat, 1 Apr 2017 17:37:29 +0000 (18:37 +0100)]
vim: don't restore folds

8 years agovim: cpp files can have a textwidth of 100
Samir Benmendil [Sat, 1 Apr 2017 17:36:07 +0000 (18:36 +0100)]
vim: cpp files can have a textwidth of 100

8 years agovim: add constness switcher for cpp files
Samir Benmendil [Sat, 1 Apr 2017 17:35:38 +0000 (18:35 +0100)]
vim: add constness switcher for cpp files

8 years agogit: actually enable rerere
Samir Benmendil [Sat, 1 Apr 2017 17:23:45 +0000 (18:23 +0100)]
git: actually enable rerere

8 years agoawesome: update rules
Samir Benmendil [Sun, 19 Mar 2017 23:52:56 +0000 (23:52 +0000)]
awesome: update rules

8 years agoawesome: update pomodoro submodule
Samir Benmendil [Sun, 19 Mar 2017 19:03:44 +0000 (19:03 +0000)]
awesome: update pomodoro submodule

8 years agoncmpcpp: I'm really not getting this one right am I?
Samir Benmendil [Wed, 15 Mar 2017 22:55:47 +0000 (22:55 +0000)]
ncmpcpp: I'm really not getting this one right am I?

8 years agomutt: don't sign messages to jira and bitbucket
Samir Benmendil [Tue, 14 Mar 2017 10:56:04 +0000 (10:56 +0000)]
mutt: don't sign messages to jira and bitbucket

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