Commit Graph

710 Commits

Author SHA1 Message Date
Sebastian Schulze 4f85ff0ac4
[zsh] Use .zshenv instead of .zprofile 2020-02-19 13:55:13 +01:00
Sebastian Schulze d25e0b6306
[emacs] Fix yaml hook to get proper flycheck 2020-02-19 13:53:19 +01:00
Sebastian Schulze 5190dbb291
[emacs] Fixup whitespace error in chezmoi template & resume layouts 2020-02-17 11:41:44 +01:00
Sebastian Schulze 95dc34e6b2
[org] Fixup agenda time grid display 2020-02-17 11:41:25 +01:00
Sebastian Schulze 2b29a9192b
[emacs] Fix missing line wrap 2020-02-13 08:58:14 +01:00
Sebastian Schulze 62c65576b7
[emacs] Mangle dotspacemacs into a template and load per VM name 2020-02-13 08:54:22 +01:00
Sebastian Schulze 9e25a9f0de
[meta] Only clean emacs once in a while 2020-02-11 13:04:27 +01:00
Sebastian Schulze 4f68a56061
[bin] Bump terraform to 0.12.19 2020-02-11 12:57:00 +01:00
Sebastian Schulze 8cba7a7994
[tmux] Add new binding to change the current working copy folder 2020-02-11 12:51:09 +01:00
Sebastian Schulze 6ecf2403bf
[emacs] Map major-modes "sa" to archive the whole subtree
I'm not using the ARCHIVE tag anyways
2020-02-11 12:50:42 +01:00
Sebastian Schulze bb90c27264
[systemd] Reinstantiate symlinks for my personal systemd services 2020-02-11 12:50:18 +01:00
Sebastian Schulze cd345642e2
[emacs] Show leading-zero for times 2020-02-06 12:17:40 +01:00
Sebastian Schulze efab6d6082
[emacs] Cleanup leftover custom-configs 2020-02-06 12:17:40 +01:00
Sebastian Schulze 047b8fa597
[bin] Resize screenshots with pngquant to squeeze out a few kbs 2020-02-06 12:17:40 +01:00
Sebastian Schulze 33a9a7565b
[meta] Add cleanup script for compiled dot-emacs files 2020-02-06 12:17:40 +01:00
Sebastian Schulze 6f015eafb3
[alacritty] Switch to an even lighter theme 2020-02-06 12:17:40 +01:00
Sebastian Schulze 33af0b84df
[sway] Autostart browser with default session on start 2020-02-06 12:17:40 +01:00
Sebastian Schulze 7bbb4fc191
[zsh] Fixup a few too yellowish shell prompt elements 2020-02-06 12:17:40 +01:00
Sebastian Schulze b82e9615ca
[spacemacs] Update from upstream 2020-01-29 14:43:52 +01:00
Sebastian Schulze 3c950932c9
[system] Remove legacy pass-directory 2020-01-27 18:18:54 +01:00
Sebastian Schulze 9782d5c4c2
[meta] Make zprofile actually executable 2020-01-27 18:12:18 +01:00
Sebastian Schulze eba939fb8d
[meta] Ignore README.org 2020-01-27 17:52:14 +01:00
Sebastian Schulze c92c2ed023
[maid] Add encrypted private rules 2020-01-27 17:31:22 +01:00
Sebastian Schulze 7d81d514e4
[meta] Rename .gnupg folder to make it default to 0700 2020-01-27 17:31:02 +01:00
Sebastian Schulze 626b558beb
[meta] Add private chezmoi 2020-01-27 17:18:47 +01:00
Sebastian Schulze 700ad3cca1
[meta] Add homeshick 2020-01-27 16:13:15 +01:00
Sebastian Schulze 9886e23d88
[git] Add mah signatures and gitconfig 2020-01-27 16:03:20 +01:00
Sebastian Schulze ec6614abf7
[git] Make hook executable again 2020-01-27 15:46:00 +01:00
Sebastian Schulze dd7bb2910c
[NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
Sebastian Schulze 2f34cf5481
[org] Adjust org-capture template to reflect more meeting-types 2020-01-20 12:21:48 +01:00
Sebastian Schulze 8bd320d345
[zsh] New aliases for gopass and hledger 2020-01-20 12:20:03 +01:00
Sebastian Schulze 03132acd11
[vim] Ignore bundle output 2020-01-20 12:19:33 +01:00
Sebastian Schulze 7304c14c28
Bump submodules for spacemacs & oh-my-zsh 2020-01-20 12:18:22 +01:00
Sebastian Schulze c213671e11
[zsh] Make ta into a function to keep the pipe 2020-01-17 17:12:45 +01:00
Sebastian Schulze 57fbac7641
[zsh] Attach tmux to a fzf selection 2020-01-17 17:04:21 +01:00
Sebastian Schulze 3c6ad5e424
[org] Fix up print org-capture template 2020-01-17 13:05:32 +01:00
Sebastian Schulze 99fdb7e3f7
[sway] Take sway-switch-window for a spin 2020-01-17 13:04:45 +01:00
Sebastian Schulze 489f8f5043
[sway] New Font, new scratchpad binding 2020-01-17 13:04:19 +01:00
Sebastian Schulze fd9a7d0445
[alacritty] Switch to JetBrains Mono font 2020-01-17 13:02:52 +01:00
Sebastian Schulze 62effc3a6c
[emacs] Give JetBrains Mono font a try (thanks @moonglum) 2020-01-17 13:02:13 +01:00
Sebastian Schulze 9b1b36a034
[emacs] Remove agenda-sticky bit 2020-01-17 13:02:00 +01:00
Sebastian Schulze 985bd22e58
[emacs] re-add org-trello to sync that one board 2020-01-17 13:01:35 +01:00
Sebastian Schulze 6f48f80f8e
[tex] Fixup letter template to match the latest texlive updates 2020-01-13 12:36:53 +01:00
Sebastian Schulze 51faf2d245
[git] Add prepare-commit-msg Hook to prepend Ticket to message
Inspired by [0] but implemented in a language that doesn't make me want to
scratch my eyes out and adjusted to match the JIRA and GH- patterns I actually
use.

[0] https://medium.com/@nicklee1/prepending-your-git-commit-messages-with-user-story-ids-3bfea00eab5a
2020-01-13 12:34:54 +01:00
Sebastian Schulze b26de9dfbd
[zsh] Source infrastructure-cli if it exists 2020-01-06 16:20:38 +01:00
Sebastian Schulze 1735f9cbec
[sway] Add workspace_auto_back_and_forth toogle + smart gaps 2020-01-06 16:07:21 +01:00
Sebastian Schulze 7d64c504a5
[sway] Add shortcut to focus child container (going back from mod+a) 2020-01-06 16:06:57 +01:00
Sebastian Schulze 84f0f64886
[sway] It's winter. Time for some snowy mountains 2020-01-06 16:06:35 +01:00
Sebastian Schulze d323fcd97f
[bin] Remove version-argument from uni. It's at 1.0.0 and knows shit 2020-01-06 16:06:09 +01:00
Sebastian Schulze 179243dc71
[bin] Extract simple .gz archives via `gunzip`
Acked-by: Sebastian Schulze <github.com@bascht.com>
2020-01-06 16:04:39 +01:00