aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-08-15ssh/config: rearrangeJohannes Löthberg1-25/+19
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-08-15Add authorized_keys file with hydrogen keyJohannes Löthberg1-0/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-08-14ssh/config: Drop lucifer short aliasJohannes Löthberg1-3/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-08-14ssh/config: Make kyrias the default userJohannes Löthberg1-0/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-08-14ssh/config: Use %i rather than hardcoding 1000Johannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-08-14Add pacman/makepkg.confJohannes Löthberg1-0/+5
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-18weechat: add custom notify plugin support for highligthted window supportJohannes Löthberg2-2/+29
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-18weechat: Move from buffers.pl to buflistJohannes Löthberg4-1924/+4
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-18termite: unset highlight color, let it use reverse videoJohannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-18i3/bar: Add spacing after battery colonJohannes Löthberg1-2/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-18gtk: Change from Numix to AdaptaJohannes Löthberg2-5/+6
Numix is quite buggy with newer Gtk versions. Slider bars and such not rendering at all anymore.. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-18Makefile: Install msmtprc symlinkJohannes Löthberg1-0/+1
Less of a hassle overall.. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-18zprofile: Set EDITOR=nvimJohannes Löthberg1-1/+1
This really shouldn't be necessary, because things should use VISUAL, and EDITOR shouldn't have to be a visual editor... Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-18zsh/zprofile: Switch from ibus to fcitxJohannes Löthberg1-3/+3
IBus doesn't let you specify a default mode for input methods, so the mozc one always starts in Direct Input mode. Core devs are according to mozc devs against changing the default? fcitx saves the last one properly instead though. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-18mbsyncrc: set CopyArrivalDateJohannes Löthberg1-0/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-18dorkcustomside: slight changesJohannes Löthberg1-1/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-08weechat; set new_channel/pv_postion to near_serverJohannes Löthberg1-2/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-08weechat: Delete autojoin_on_invite and wee_slackJohannes Löthberg2-1809/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-08weechat: Delete old plugin optionsJohannes Löthberg1-43/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-03weechat: import stuffJohannes Löthberg3-5/+12
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-03mutt/tiny.pl: don't shorten URLs shorter than 120 bytesJohannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-03mutt/tiny.pl: use curl instead of wgetJohannes Löthberg1-2/+2
curl will already be installed on all my systems since pacman uses libcurl. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-03mutt/tiny.pl: Switch from elinks to w3mJohannes Löthberg1-1/+1
w3m dumps things a bit nicer sometimes Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-03i3/bar: add backlightJohannes Löthberg1-0/+7
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-03msmtprc: don't log to syslogJohannes Löthberg1-1/+0
There's no real reason to do it, and it just clutters the journal even more. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-03Move mailcap to top of repo and install with makeJohannes Löthberg2-0/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-03mutt/mailcap: use full paths to scriptJohannes Löthberg1-2/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-03mbsyncrc: create maildirs on both sidesJohannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-03zsh: turn ms alias into .local/bin scriptJohannes Löthberg1-1/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01nvim: Enable trucolor with new optionJohannes Löthberg1-0/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01neomutt: Fix config locations for new releaseJohannes Löthberg9-7/+7
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01i3: bar: superfluous linesJohannes Löthberg1-2/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01i3: bar: add hydrogen battery configJohannes Löthberg1-11/+34
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01weechat: iset: enable use_colorJohannes Löthberg1-0/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01weechat: go.py: 2.4 -> 2.5Johannes Löthberg1-9/+17
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01weechat: iset: 4.2 -> 4.3Johannes Löthberg1-3/+13
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01weechat: buffers.pl: 5.5 -> 5.6Johannes Löthberg1-3/+5
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01weechat: Add new optionsJohannes Löthberg1-0/+23
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01weechat: Remove url_force_httpsJohannes Löthberg1-1/+0
No longer an option Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01nvim: Update plug.vimJohannes Löthberg1-13/+21
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01i3/bar: Move venv to ~/.local/share/i3/venvJohannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01i3: Set font size to 10Johannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01add hydrogen to i3 bar configJohannes Löthberg1-0/+10
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01Remove chromium-private referencesJohannes Löthberg3-3/+3
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01Clipit was dropped to AUR, switch back to ParcelliteJohannes Löthberg2-8/+40
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01nvim: Update plugJohannes Löthberg1-22/+54
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01nvim: Replace CtrlP with deniteJohannes Löthberg1-5/+7
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01weechat: Update defaults and scriptsJohannes Löthberg5-504/+548
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01Makefile: Create nvim backup directoryJohannes Löthberg1-0/+1
nvim doesn't autocreate it, so... Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01Reorder MakefileJohannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>