Commit graph

1086 commits

Author SHA1 Message Date
odrling 0e2a7588e0
[senpai] add configuration 2024-04-16 13:06:44 +02:00
odrling db80ace55e
[git] add ruff-format hook 2024-04-15 10:56:39 +02:00
odrling 5737760f84
[fish] remove outdated config
removed fzf/starship/direnv in other shells
2024-04-12 20:23:34 +02:00
odrling 2e746a35b2
[git] enable fsmonitor 2024-04-12 15:13:22 +02:00
odrling 48bd8e09df
[git] enable rerere 2024-04-12 15:00:27 +02:00
odrling beee1f3bb0
[git] set column.ui auto 2024-04-12 14:58:14 +02:00
odrling dd82561a91
[git] add muon hooks 2024-04-10 10:00:52 +02:00
odrling 2ac21153af
[git] set user config in ~/.config/git
no reason to write it in ~/.gitconfig
2024-04-05 09:02:47 +02:00
odrling 340c406daf
[git] submodule.fetchJobs = 0 2024-04-05 07:25:09 +02:00
odrling b08d815a1a
[git] fetch.parallel 2024-04-05 07:23:27 +02:00
odrling 81cf220c94
[git] fetch.prune 2024-04-05 07:17:53 +02:00
odrling bdaeebf774
[git] commit.cleanup scissors 2024-04-05 07:16:21 +02:00
odrling e8c2601906
[git] remove default git user 2024-04-05 07:01:07 +02:00
odrling 87fa2b0295
[git] diff.submodule log 2024-04-05 06:57:54 +02:00
odrling e6faadc4e1
[git] push.followtags 2024-04-05 06:47:00 +02:00
odrling 3759fb2f0d
[git] sort branch and tags by date 2024-04-05 06:44:56 +02:00
odrling 6cdbbd4393
[git] add fsckObjects = true 2024-04-05 06:40:49 +02:00
odrling 8136cc3a0a
Revert "[git] always fetch git.odrling.xyz repos from ssh"
This reverts commit a450301ee2.
2024-04-05 06:27:33 +02:00
odrling a450301ee2
[git] always fetch git.odrling.xyz repos from ssh
better until I set up git-http-backend
2024-04-05 06:22:07 +02:00
odrling a999e25bd1
[git] ll: use date=human format 2024-04-01 21:48:08 +02:00
odrling b23df3a4dc
[git] add sign options 2024-03-31 07:59:50 +02:00
odrling aec036e30d
[mpv] add binding to upload current file 2024-03-27 18:52:23 +01:00
odrling 47b6da0cc8
[swayimg] add config 2024-03-27 18:39:59 +01:00
odrling 5d7282cb14
[nvim] update lock file 2024-03-21 20:59:10 +01:00
odrling b4ba7d6664
[nvim] use mypy on python files by default 2024-03-20 15:03:53 +01:00
odrling f95d840799
[waybar] show date in clock module 2024-03-17 15:23:27 +01:00
odrling f55ab3f384
[mpv] comment out dither depth
mpv now defaults to 8 on my setup
2024-03-17 14:34:06 +01:00
odrling 6cc299695d
[mpv] add commented sub-use-margins
more as a way to not forget that this option exists than anything useful
2024-03-16 15:55:49 +01:00
odrling 7c49041ba7
[git] add license to pre-commit hook script 2024-03-16 14:29:03 +01:00
odrling 8647df3923
[git] fix incorrect hook key for clang-format 2024-03-15 23:01:44 +01:00
odrling 9d379ba7e3
[zsh|git] update git global hook setup
use git config variables to run global hooks, and try to detect them
when entering a dir
2024-03-15 22:59:28 +01:00
odrling 827045542c
update submodules 2024-03-14 14:59:48 +01:00
odrling 2895e01838
[nvim] setup typst_lsp 2024-03-13 15:12:40 +01:00
odrling a6853a37cd
[nvim] start bashls on zsh filetypes 2024-03-12 22:43:17 +01:00
odrling abe1607d98
[mpv] decrease demuxer-max-bytes 2024-03-12 22:06:00 +01:00
odrling 7c8c0b3566
[waybar] set color for urgent tags 2024-03-12 20:38:28 +01:00
odrling 1e2d8fdf37
[nvim] remove luasnip lsp source 2024-03-12 18:30:10 +01:00
odrling eb85f3b913
[nvim] update lazy lock file 2024-03-11 23:15:52 +01:00
odrling 3796504a67
[nvim] ruff-lsp
seems better than using none-ls after all
2024-03-11 23:12:22 +01:00
odrling 71051d5ffd
[nvim] remove mason-null-ls comment 2024-03-11 23:11:29 +01:00
odrling 8f1a536452
[nvim] shellcheck → bashls 2024-03-11 23:02:01 +01:00
odrling d812b5ab52
[nvim] null-ls to none-ls
been archived for a while
2024-03-11 22:53:31 +01:00
odrling 17397c74ad
[nvim] use null-ls ruff instead of ruff-lsp
I never installed ruff-lsp on my system
2024-03-11 22:45:48 +01:00
odrling 49442d097b
[nvim] setup gopls 2024-03-11 22:37:24 +01:00
odrling 727b7d1b6b
[nvim] do not install language servers with mason
it works badly on other architectures
2024-03-11 22:30:50 +01:00
odrling 36fb177942
[git] default to rebasing on git pull 2024-03-10 12:35:45 +01:00
odrling 69631e2c6e
[mpv] input: update scaler bindings 2024-03-09 13:57:41 +01:00
odrling 035576a012
[mpv] simpler scaler options
defaults are quite fine
2024-03-09 13:54:22 +01:00
odrling 9ac03dee73
[direnv] add direnv.toml 2024-03-08 21:32:02 +01:00
odrling fc2b9a9ff3
[waybar] decrease critical memory level 2024-03-07 21:57:04 +01:00