Commit graph

1451 commits

Author SHA1 Message Date
9170201712 zsh: formatting 2024-03-20 23:29:13 +01:00
d80292efd2 debian: install git-delta v0.17.0 2024-03-20 23:06:41 +01:00
529e049613 debian: install fd v9.0.0 2024-03-20 23:06:41 +01:00
9a92bfb005 debian: install eza v0.18.7 2024-03-20 23:06:41 +01:00
d8477d58d3 debian: install broot v1.36.1 2024-03-20 23:06:41 +01:00
118cf229d9 debian: don't require root access for dry run 2024-03-20 23:06:41 +01:00
5e57c1351e debian: Add info output (and be more verbose)
This makes it easier to follow what is happening while the script is
running.
2024-03-20 23:06:24 +01:00
ceffaf3737 debian: enable dry run 2024-03-20 22:42:23 +01:00
9b7143d33d debian: remove custom packages 2024-03-19 20:42:36 +01:00
af8b2a956c Clean up 2024-03-18 22:18:12 +01:00
076b08c583 debian: use custom packages and remove dry-run 2024-03-18 22:15:21 +01:00
2a77358b1c mintty: sync current wsltty tweaks 2024-03-18 11:27:01 +01:00
b42c0c04ba eza: make user/group not stand out so much 2024-03-18 11:24:00 +01:00
f39ac9a666 vim: navigate up/down completions with <c-j>/<c-k> 2024-03-17 23:37:42 +01:00
fee0d0f5c7 vim: better telescope key mappings (match fzf) 2024-03-17 23:36:44 +01:00
7392fed0d5 vim: open neogit commit editor on a new tab 2024-03-17 23:36:02 +01:00
54c68d0076 fzf: add page-up/page-down + visual tweaks 2024-03-17 23:35:13 +01:00
c15bb13a00 git: default git-delta theme to gruvbox 2024-03-17 23:33:53 +01:00
12a5a39922 broot: visual tweaks
Changes:
- don't use icons -> less visual clutter.
- don't use bold for directories and executables -> same as my custom
  `EZA_COLORS`
2024-03-11 00:18:32 +01:00
316ff49b08 zsh: customize EZA_COLORS 2024-03-11 00:14:40 +01:00
abdedb4ce9 zsh: customize fzf 2024-03-10 23:03:40 +01:00
b06970472d Add broot 2024-03-10 17:47:56 +01:00
d2529413dc zsh: git ignore sessions 2024-03-10 16:32:07 +01:00
b98404a488 vim: set gitconfig filetype for delta config 2024-03-09 03:27:45 +01:00
4ed212a5e1 git: extract delta themes to separate file and add tokyonight 2024-03-09 03:20:34 +01:00
b051f3bd24 debian: update nvim (0.9.1 -> 0.9.5) and lf (r30 -> r31) 2024-03-08 22:47:44 +01:00
2be6fb83f5 Replace exa with eza
`exa` is unmaintained, `eza` is a maintained fork.
2024-03-08 22:41:04 +01:00
82db341e82 zsh: alias to dotfiles 2024-03-08 22:00:44 +01:00
7bc64134eb zsh: load local configuration if present 2024-03-08 21:53:00 +01:00
9378ae2b30 zsh: remove tmux alias
Since 3.2, tmux will search for `$XDG_CONFIG_HOME/tmux/tmux.conf`.
2024-03-08 21:37:33 +01:00
15d163c534 git: update git-lfs installation 2024-02-28 17:38:06 +01:00
7ded520703 Ignore gitk config 2024-02-27 22:35:39 +01:00
61e658e074 Remove debugging info 2024-02-26 21:35:23 +01:00
79de13cb33 vim: enable experimental module loader 2024-02-25 22:10:46 +01:00
786b28fba5 vim: Apply gitcommit options to NeogitCommitMessage buffers 2024-02-24 21:08:01 +01:00
c39be0a592 vim: clear telescope prompt with <c-u> 2024-02-23 23:46:47 +01:00
fe084ae46a vim: enforce style in top-level code 2024-02-22 18:42:06 +01:00
f513e9346e vim: enforce style in util 2024-02-21 20:30:19 +01:00
c2b340ef88 vim: refactor plugin specs 2024-02-20 19:09:18 +01:00
c4db3de78a vim: add keymap to run formatter in visual mode 2024-02-19 18:13:37 +01:00
1b4f468324 vim: add keymap to dismiss notifications 2024-02-19 18:09:11 +01:00
f1c60d8012 git: ensure correct e-mail for dotfiles and personal projects 2024-02-19 11:09:31 +01:00
3921c1e52b vim: ensure some LSPs are installed (clangd, cmake, lua_ls, pyright) 2024-02-19 02:20:19 +01:00
15f944eb4c vim: better higlights for todo-comments 2024-02-19 02:18:46 +01:00
36ceb2c15c vim: make sure not to blow up on nil opts 2024-02-19 02:04:09 +01:00
a15e582567 vim: add plugin 'mhartington/formatter.nvim' 2024-02-19 01:58:57 +01:00
98c8837469 vim: telescope refactor 2024-02-18 23:41:06 +01:00
c924601769 vim: visual mode paste without loosing yanked text 2024-02-18 21:48:41 +01:00
890d2def13 vim: add plugin 'monaqa/dial.nvim' 2024-02-18 21:25:09 +01:00
d7de20a635 vim: enable lazy.nvim change detection notifications
Now that I am using `nvim-notify` the notifications aren't so annoying
and, most importantly, don't cause the windows to jump up and down.
2024-02-18 16:59:20 +01:00