aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2017-06-01Export XDG_RUNTIME_DIR to /run/user/uid if exists and owned by userJohannes Löthberg1-0/+3
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01git: add lfs filterJohannes Löthberg1-0/+5
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01gnupg: Update verify-options/list-optionsJohannes Löthberg1-2/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01Makefile: Make zsh cachedirJohannes Löthberg1-0/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01gitignore: Add sec.confJohannes Löthberg1-0/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01weechat: Don't keep sec.conf in repoJohannes Löthberg1-18/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01weechat: Add userlabelsJohannes Löthberg1-0/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01weechat: Add userlabel triggerJohannes Löthberg1-0/+8
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01weechat: New config optionsJohannes Löthberg16-0/+121
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01ssh: BumpJohannes Löthberg1-11/+7
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01git: Make push.default simpleJohannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zsh: enable extglobJohannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zsh: Remove precmd/preexecJohannes Löthberg1-13/+0
They're causing issues when running commands containing funky characters. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01CMove histsize/savehistJohannes Löthberg2-3/+4
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zsh/theme/kyrias: Fix broken _preexec commandJohannes Löthberg1-2/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01i3: Fall back to tray on eDP1 if no primaryJohannes Löthberg1-0/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01i3/bar: Add enp0s25 to network on zorgJohannes Löthberg2-2/+9
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zsh: ReorganizeJohannes Löthberg5-5/+6
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01Make DP2-2 default tray for tirxuJohannes Löthberg1-0/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zsh/theme: Add %{%} per lineJohannes Löthberg1-3/+3
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zsh/theme: Don't print erroneous blank linesJohannes Löthberg1-2/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01weechat: Nuke old ignoresJohannes Löthberg1-10/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01Import weechat changesJohannes Löthberg2-1/+4
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01weechat: Update scriptsJohannes Löthberg4-50/+249
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01Nuke htopJohannes Löthberg1-26/+0
It changes with every run, which is annoying. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01neomutt: Import changes..Johannes Löthberg1-7/+9
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01nvim: Update plugJohannes Löthberg1-85/+169
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01git: Remove all fsckObjects, causes too many errorsJohannes Löthberg1-5/+0
(How are there so many corrupt repositories in the wild?) Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01XCompose: Add ethJohannes Löthberg1-0/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01Makefile: Update for new zshenv pathJohannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01Switch to neomuttJohannes Löthberg9-0/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zsh/keybindings: Don't skip over /Johannes Löthberg1-0/+6
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zsh/keybinds: Nuke vi bindings since I don't use themJohannes Löthberg1-46/+15
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01Rename .zshenv/.zprofile to without dotJohannes Löthberg3-56/+57
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zsh: Move .zshrc to zshrc, make symlinkJohannes Löthberg2-59/+60
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zsh/aliases: Add .... as wellJohannes Löthberg1-0/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zsh/aliases: Fix help commandJohannes Löthberg1-0/+4
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zsh: Drop old 5m aliasesJohannes Löthberg1-66/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01Move preexec to themeJohannes Löthberg2-12/+10
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zsh: Use the ZSH prompt system for promptJohannes Löthberg3-68/+42
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zsh/keybindings: Remove function keywordJohannes Löthberg1-2/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zprofile: Drop MANPATHJohannes Löthberg1-1/+0
Apparently man already adds <dir>/man and <dir>/../man for everything in $PATH. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01Nuke twitch confJohannes Löthberg1-39/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01i3: Output tray on primary outputJohannes Löthberg1-0/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01Add xss-lock to autostartJohannes Löthberg1-0/+8
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01i3/bar: Add zorg networkJohannes Löthberg1-1/+6
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01i3/bar: Re-do diskspaceJohannes Löthberg1-2/+3
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01i3/bar: Set network by hostJohannes Löthberg1-15/+12
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>