Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-01 | weechat: buffers.pl: 5.5 -> 5.6 | Johannes Löthberg | 1 | -3/+5 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | weechat: Add new options | Johannes Löthberg | 1 | -0/+23 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | weechat: Remove url_force_https | Johannes Löthberg | 1 | -1/+0 | |
No longer an option Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | nvim: Update plug.vim | Johannes Löthberg | 1 | -13/+21 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | i3/bar: Move venv to ~/.local/share/i3/venv | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | i3: Set font size to 10 | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | add hydrogen to i3 bar config | Johannes Löthberg | 1 | -0/+10 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | Remove chromium-private references | Johannes Löthberg | 3 | -3/+3 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | Clipit was dropped to AUR, switch back to Parcellite | Johannes Löthberg | 2 | -8/+40 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | nvim: Update plug | Johannes Löthberg | 1 | -22/+54 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | nvim: Replace CtrlP with denite | Johannes Löthberg | 1 | -5/+7 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | weechat: Update defaults and scripts | Johannes Löthberg | 5 | -504/+548 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | Makefile: Create nvim backup directory | Johannes Löthberg | 1 | -0/+1 | |
nvim doesn't autocreate it, so... Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | Reorder Makefile | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | Export XDG_RUNTIME_DIR to /run/user/uid if exists and owned by user | Johannes Löthberg | 1 | -0/+3 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | git: add lfs filter | Johannes Löthberg | 1 | -0/+5 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | gnupg: Update verify-options/list-options | Johannes Löthberg | 1 | -2/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | Makefile: Make zsh cachedir | Johannes Löthberg | 1 | -0/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | gitignore: Add sec.conf | Johannes Löthberg | 1 | -0/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | weechat: Don't keep sec.conf in repo | Johannes Löthberg | 1 | -18/+0 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | weechat: Add userlabels | Johannes Löthberg | 1 | -0/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | weechat: Add userlabel trigger | Johannes Löthberg | 1 | -0/+8 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | weechat: New config options | Johannes Löthberg | 16 | -0/+121 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | ssh: Bump | Johannes Löthberg | 1 | -11/+7 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | git: Make push.default simple | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | zsh: enable extglob | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | zsh: Remove precmd/preexec | Johannes Löthberg | 1 | -13/+0 | |
They're causing issues when running commands containing funky characters. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | CMove histsize/savehist | Johannes Löthberg | 2 | -3/+4 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | zsh/theme/kyrias: Fix broken _preexec command | Johannes Löthberg | 1 | -2/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | i3: Fall back to tray on eDP1 if no primary | Johannes Löthberg | 1 | -0/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | i3/bar: Add enp0s25 to network on zorg | Johannes Löthberg | 2 | -2/+9 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | zsh: Reorganize | Johannes Löthberg | 5 | -5/+6 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | Make DP2-2 default tray for tirxu | Johannes Löthberg | 1 | -0/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | zsh/theme: Add %{%} per line | Johannes Löthberg | 1 | -3/+3 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | zsh/theme: Don't print erroneous blank lines | Johannes Löthberg | 1 | -2/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | weechat: Nuke old ignores | Johannes Löthberg | 1 | -10/+0 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | Import weechat changes | Johannes Löthberg | 2 | -1/+4 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | weechat: Update scripts | Johannes Löthberg | 4 | -50/+249 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | Nuke htop | Johannes Löthberg | 1 | -26/+0 | |
It changes with every run, which is annoying. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | neomutt: Import changes.. | Johannes Löthberg | 1 | -7/+9 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | nvim: Update plug | Johannes Löthberg | 1 | -85/+169 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | git: Remove all fsckObjects, causes too many errors | Johannes Löthberg | 1 | -5/+0 | |
(How are there so many corrupt repositories in the wild?) Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | XCompose: Add eth | Johannes Löthberg | 1 | -0/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | Makefile: Update for new zshenv path | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | Switch to neomutt | Johannes Löthberg | 9 | -0/+0 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | zsh/keybindings: Don't skip over / | Johannes Löthberg | 1 | -0/+6 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | zsh/keybinds: Nuke vi bindings since I don't use them | Johannes Löthberg | 1 | -46/+15 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | Rename .zshenv/.zprofile to without dot | Johannes Löthberg | 3 | -56/+57 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | zsh: Move .zshrc to zshrc, make symlink | Johannes Löthberg | 2 | -59/+60 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | zsh/aliases: Add .... as well | Johannes Löthberg | 1 | -0/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> |