Commit Graph

475 Commits (master)

Author SHA1 Message Date
Simon Bruder 3274676e58
vim: Add filetype settings for jinja.html 2020-08-02 15:01:18 +02:00
Simon Bruder f39a49fe47
alacritty: Upgrade to 0.5 2020-08-01 14:02:34 +02:00
Simon Bruder 2224bfd3ca
vim: Add rust display snippet 2020-08-01 09:56:44 +02:00
Simon Bruder b38842131b
vim: Run black silently 2020-07-30 10:20:08 +02:00
Simon Bruder 7569fb2ae4
vim: Only run black for python files 2020-07-30 10:19:50 +02:00
Simon Bruder 1b7551b6b8
awesome: Use stock Iosevka for hotkeys 2020-07-28 09:26:46 +02:00
Simon Bruder a0eec85b26
vim: Remove unused or rarely used but big stuff 2020-07-18 10:04:17 +02:00
Simon Bruder abc5869ccc
zsh: Add gcloud docker function 2020-07-18 09:27:07 +02:00
Simon Bruder b60639f2f6
zsh: Remove chromium app aliases/functions 2020-07-17 11:21:00 +02:00
Simon Bruder c1997b898b
Move DPI to Xresources 2020-07-15 16:15:41 +02:00
Simon Bruder ee6a1e6781
vim: Only set conceallevel=1 for tex 2020-07-11 09:52:50 +02:00
Simon Bruder 8aebf2d5de
vim: Add · and // texmath snippets 2020-07-11 09:50:36 +02:00
Simon Bruder 4733695b53
vim: Disable network for LSP containers 2020-07-11 09:41:45 +02:00
Simon Bruder cfe1b77aaa
Fix alacritty’s too small font on external monitor
Alacritty scales relative to the physical monitor size (which is a cool
feature for HiDPI monitors). Since my external monitor is LoDPI, this
makes the text unreadable.

`xrdb -remove` is useful for when I have to add a HiDPI monitor
temporarily
2020-07-10 16:28:52 +02:00
Simon Bruder f3b571e93e
vim: rust: Add fold and binding for test 2020-07-08 22:40:50 +02:00
Simon Bruder 6a80a2d267
vim: Enable luacode syntax highlighting 2020-07-08 13:47:25 +02:00
Simon Bruder f23459ae8f
vim: Run lsp docker containers with --rm 2020-07-08 12:07:06 +02:00
Simon Bruder 16be4f6c24
mpv: Fix gallery view 2020-07-05 13:39:50 +02:00
Simon Bruder f537ba2c7b
zsh: Remove unused docker-gimp function 2020-07-04 22:33:24 +02:00
Simon Bruder 98aa11877f
zsh: Consistent indentation (4 spaces) 2020-07-04 22:31:10 +02:00
Simon Bruder a0088244fe
Use solarized dircolors via submodule 2020-07-04 21:38:55 +02:00
Simon Bruder 8025e281b6
zsh: docker: Make speedtest react to ^C 2020-07-04 18:01:10 +02:00
Simon Bruder c2e13f23f1
vim: Add language servers for js and ts
They run inside of a docker container and have read only access to the
home directory.
2020-07-04 17:57:46 +02:00
Simon Bruder e75167a514
vim: Set LanguageClient logfile 2020-07-04 17:54:33 +02:00
Simon Bruder cce1faff2b
vim: Add pyls 2020-07-04 14:00:43 +02:00
Simon Bruder 2ad1b039ba
Use gopls instead of vim-go 2020-07-04 12:08:32 +02:00
Simon Bruder 435daa9da3
vim: Add NERDTree 2020-07-04 11:45:24 +02:00
Simon Bruder fe98e89334
Use Iosevka Nerd Font as monospace font
https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/Iosevka
2020-07-04 11:14:54 +02:00
Simon Bruder eb8872a7f2
Use zshrc from upstream via submodule 2020-07-04 10:38:31 +02:00
Simon Bruder 3a836e0e4c
vim: Add scrolloff 2020-07-03 22:36:44 +02:00
Simon Bruder 0cd95ce10a
Update zshrc from upstream 2020-07-03 22:26:07 +02:00
Simon Bruder 7e8d310e79
Use alacritty 2020-07-03 22:23:04 +02:00
Simon Bruder d337bb5c7c
vim: Add deoplete 2020-07-03 19:13:59 +02:00
Simon Bruder f664134500
vim: Add fzf.vim 2020-07-02 23:27:28 +02:00
Simon Bruder a813afeeba
vim: Add support for sjis 2020-06-26 18:40:42 +02:00
Simon Bruder b54a5cb4a8
vim: Add black 2020-06-23 23:39:39 +02:00
Simon Bruder 4701cd3c14
Update submodules 2020-06-20 13:18:39 +02:00
Simon Bruder d7e4345774
vim: Add rust.vim 2020-06-20 13:15:16 +02:00
Simon Bruder 7d25c972e5
Add fd alias 2020-06-19 19:26:12 +02:00
Simon Bruder cbda0d295e
pipx: Add yq 2020-06-19 11:04:07 +02:00
Simon Bruder da6e04e3b8
vim: LanguageClient: rust: Always use clippy 2020-06-17 16:16:00 +02:00
Simon Bruder 2e0c727e7d
mpv: Add keybinding to delay subs by ±1 s 2020-06-05 01:34:18 +02:00
Simon Bruder e4c0786e79
awesome: Add basic calendar highlighting support 2020-06-04 18:15:06 +02:00
Simon Bruder a81388d206
awesome: Open calendar on click 2020-06-04 17:27:06 +02:00
Simon Bruder ef24364853
vim: Conditionally load ultisnips 2020-06-02 17:20:50 +02:00
Simon Bruder 8b676da4ec
zsh: Add rustup/cargo completion 2020-06-01 00:46:27 +02:00
Simon Bruder 3690ccc6a6
zsh: Remove rls alias
use \ls
2020-05-31 20:30:09 +02:00
Simon Bruder deb8c82256
vim: Add more languageclient mappings 2020-05-31 20:22:55 +02:00
Simon Bruder 5b8b22dbd2
vim: Add language client and rls support 2020-05-31 20:04:16 +02:00
Simon Bruder 2435aa2660
vim: vimtex: Ignore more warnings 2020-05-27 02:20:37 +02:00
Simon Bruder d019292971
vim: Add *section snippets for tex 2020-05-26 20:13:44 +02:00
Simon Bruder a5ce7440b5
vim: Add custom texmath snippets 2020-05-25 17:40:50 +02:00
Simon Bruder b6d757eee6
vim: Fix syntax highlighting for tex
read comments in file for drawbacks
2020-05-25 16:07:48 +02:00
Simon Bruder 55ef8a792d
vim: Fix vimtex backward search with zathura
semi-hardcoded path is not good, but flexible enough for now
2020-05-25 04:19:01 +02:00
Simon Bruder 0d5b088a3a
vim, tmux: Add tmuxline 2020-05-24 15:39:18 +02:00
Simon Bruder d992420606
Remove unused spawn-once script 2020-05-22 23:20:48 +02:00
Simon Bruder 79956e01fd
Remove nvm
This makes opening a new shell over 9000% faster (conservative
estimate) and increases security by an uncountable amount. If I need
node I can use docker.
2020-05-22 23:15:44 +02:00
Simon Bruder e75b0c0b12
zsh: Show speedtest progress by default 2020-05-22 23:11:13 +02:00
Simon Bruder 0d29a6eec1
zsh: Accept speedtest license 2020-05-22 23:06:57 +02:00
Simon Bruder 17f7acafad
zsh: Add ctop docker function 2020-05-22 13:27:53 +02:00
Simon Bruder 6b94c2a7d0
vim: Remove Vtc alias 2020-05-21 01:53:32 +02:00
Simon Bruder b9fb6b1c2f
vim: Map leader to comma 2020-05-21 01:53:22 +02:00
Simon Bruder 20e7aa26db
vim: Add vim-wordmotion 2020-05-19 16:21:31 +02:00
Simon Bruder 6ae528f649
vim: Fully switch to nvim directory structure 2020-05-18 19:08:46 +02:00
Simon Bruder f0a299a6de
vim: Add live markdown preview 2020-05-18 18:50:06 +02:00
Simon Bruder b9f53f31df
tmux: Lower escape time 2020-05-18 18:16:42 +02:00
Simon Bruder ce3760a3f2
vim: Use system clipboard 2020-05-18 18:14:59 +02:00
Simon Bruder 9e9ca493a2
vim: Use plugin for highlighting trailing whitespace 2020-05-18 15:24:18 +02:00
Simon Bruder 4ca96bb578
mpv: Add pitchcontrol script 2020-05-18 03:59:04 +02:00
Simon Bruder 520131df24
requirements: Remove virtualenv 2020-05-17 19:13:20 +02:00
Simon Bruder 02949b96c6
tmux: Remove powerline 2020-05-17 15:53:23 +02:00
Simon Bruder 187b973c48
pipx: Add pipenv 2020-05-17 15:53:13 +02:00
Simon Bruder c5e7973049
zsh: Remove pipx autocomplete (does not work) 2020-05-17 15:44:39 +02:00
Simon Bruder 1c49fd9083
requirements: Only include system wide packages 2020-05-17 15:40:59 +02:00
Simon Bruder 5d331176cc
vim: Switch to nvim 2020-05-17 15:39:31 +02:00
Simon Bruder 6b7f7ccadf
vim: Replace powerline with airline 2020-05-17 05:18:59 +02:00
Simon Bruder c62098936c
vim: Start clientserver silently 2020-05-17 04:57:42 +02:00
Simon Bruder a124656c1d
vim: Silently load color scheme 2020-05-17 04:45:59 +02:00
Simon Bruder c5aa633d29
vim: Remove gutentags 2020-05-14 12:11:34 +02:00
Simon Bruder 5b96405628
vim: Add quickfix filter for vimtex 2020-05-13 23:16:48 +02:00
Simon Bruder 68f2f64ab6
vim: Add Vtc as alias for VimtexCompile 2020-05-13 17:01:58 +02:00
Simon Bruder b0979c5cc0
zathura: Add useful settings 2020-05-13 16:53:06 +02:00
Simon Bruder 6bea94b495
zathura: Tweak colors 2020-05-13 16:42:51 +02:00
Simon Bruder e4e821d927
zathura: Add 2020-05-13 15:21:38 +02:00
Simon Bruder f7957cbc8c
Add UltiSnips and honza/vim-snippets 2020-05-13 15:03:23 +02:00
Simon Bruder 6a60fa919f
vim: Add vimtex and gutentags 2020-05-13 14:48:27 +02:00
Simon Bruder 05a5080b02
zsh: Fix pipx completion conditional 2020-05-12 02:18:27 +02:00
Simon Bruder c847281e8e
vim: Remove file type restriction for rainbow_csv 2020-05-07 22:56:00 +02:00
Simon Bruder 30ca3ef43b
tmux: Fix vim color scheme breaking 2020-05-06 15:10:21 +02:00
Simon Bruder 793467295f
mpv: Add now_playing script 2020-05-01 01:51:42 +02:00
Simon Bruder 4a5b869397
mpv: Remove axis from musicvideo’s showcqt 2020-04-30 19:48:07 +02:00
Simon Bruder 03565f563a
awesome: Set fixed height for wibar 2020-04-28 16:21:45 +00:00
Simon Bruder 0ed9cd8c9b
mpv: Enable dithering 2020-04-27 02:53:22 +00:00
Simon Bruder b2becb148a
mpv: Add clear-speed preset 2020-04-25 00:56:55 +00:00
Simon Bruder f5fdcb0eee
zsh: Add aegisub docker function 2020-04-24 21:08:56 +00:00
Simon Bruder 38b6ae0124
vim: Make tex the default filetype for *.tex 2020-04-24 21:08:35 +00:00
Simon Bruder e8da0b1f50
vim: Add tagbar 2020-04-22 22:42:14 +00:00
Simon Bruder 8c2432035a
vim: Install openscad syntax with plug 2020-04-22 21:15:00 +00:00
Simon Bruder 299a5c21b1
vim: Use more verbose names in config 2020-04-22 20:08:20 +00:00
Simon Bruder b3319de5ee
vim: Replace Vundle with vim-plug 2020-04-22 20:06:21 +00:00
Simon Bruder dd5f8301c9
Install virtualenv with pip 2020-04-20 00:43:09 +00:00
Simon Bruder c043e717c1
awesome: Add button to mute notifications to wibar 2020-04-18 02:52:36 +00:00
Simon Bruder c9a7a264df
awesome: Use Terminus (TTF) font
pango 1.44 dropped support for bitmap fonts
(https://gitlab.gnome.org/GNOME/pango/issues/386)
2020-04-18 00:24:15 +00:00
Simon Bruder 1225f03b02
Split .requirements.txt to pipx
CLI programs are now installed with pipx
2020-04-14 23:27:33 +00:00
Simon Bruder e377eee12a
zsh: Add poetry completion 2020-04-14 23:06:09 +00:00
Simon Bruder c8b0cf9f52
zsh: Add pipx completion 2020-04-14 23:05:58 +00:00
Simon Bruder 2ae37fe4fc
tmux: Update python versions 2020-04-10 03:43:39 +00:00
Simon Bruder 80bfe2217e
vim: Do not warn if powerline fails loading 2020-04-02 20:22:40 +00:00
Simon Bruder 01aaffe48b
zsh: Add jitsi-meet function 2020-03-30 00:10:12 +00:00
Simon Bruder a2dd0e4eac
zsh: Pass arguments to speedtest 2020-03-21 15:01:25 +00:00
Simon Bruder 23ec18d063
zsh: Pass arguments to dive 2020-03-14 11:31:14 +00:00
Simon Bruder 31da808aa7
pip: Add powerline-status 2020-03-07 14:15:32 +00:00
Simon Bruder 28fb076d8b
pip: Add docker-compose 2020-03-07 14:15:16 +00:00
Simon Bruder 387682fbce
awesome: Make calendar widget actually hide 2020-02-29 12:49:52 +00:00
Simon Bruder 7d21067bd4
awesome: Add calendar widget 2020-02-28 12:39:50 +00:00
Simon Bruder 646f0a3ae5
redshift: Do not lower brightness at night 2020-02-22 23:26:53 +00:00
Simon Bruder 819aa8e2a8
pip: Add autorandr 2020-02-22 23:26:53 +00:00
Simon Bruder 29890ac788
Add mpv prescalers 2020-02-22 23:26:53 +00:00
Simon Bruder 74714fe7a0
mpv: Remove matroska_crop script (deprecated) 2020-02-22 23:26:48 +00:00
Simon Bruder d5e7b189dc
Add pip requirements 2020-02-15 14:52:00 +00:00
Simon Bruder ea253abbe9
zsh: Add functions for vapoursynth and yuuno 2020-01-18 12:53:49 +00:00
Simon Bruder 27f79cae91
vim: Set filetype for .vpy files 2020-01-18 12:51:39 +00:00
Simon Bruder 16db6f5a7c
Do not fail renumbering when already renumbered 2020-01-12 21:32:15 +00:00
Simon Bruder 029f7a2af7
Add docker layer dive function 2020-01-03 00:27:34 +00:00
Simon Bruder 849bba82e6
Check if hcloud exists before sourcing completion 2019-12-29 14:31:09 +00:00
Simon Bruder 521b293653
Add IPAGothic as urxvt font alternative 2019-12-27 10:10:40 +00:00
Simon Bruder 3ea6ea02b2
Ignore ligagures with vobsub2srt 2019-12-25 15:20:18 +00:00
Simon Bruder 3a99c2e1e7
Make vobsub/PGS subtitles look nicer 2019-12-25 15:20:03 +00:00
Simon Bruder 82ce52ba3d
Do not spawn ibus-daemon at startup 2019-12-25 12:06:36 +00:00
Simon Bruder e67b36bb3c
Add hcloud completion 2019-12-25 12:06:36 +00:00
Simon Bruder 2c6dc7efc3
vim: Add local vimrc plugin 2019-12-25 12:06:35 +00:00
Simon Bruder c034efa0d5
vim: No expandtab in shell scripts 2019-12-25 12:06:35 +00:00
Simon Bruder 28d5f00627
Add mkvpropedit-add-attachments function 2019-12-25 12:06:34 +00:00
Simon Bruder 2cb586e2f5
Make waifu2x actually quit when pressing ^C 2019-12-25 12:06:34 +00:00
Simon Bruder ccff6c8df3
Add v6 support to mullvad shell function 2019-12-25 12:06:34 +00:00
Simon Bruder 57610816be
Make audacious hack work with many files 2019-12-25 12:06:33 +00:00
Simon Bruder aa0627ed4c
Downmix audio to stereo by default in mpv 2019-12-25 12:06:33 +00:00
Simon Bruder 8693edd223
Add interpolate profile to mpv 2019-12-25 12:06:32 +00:00
Simon Bruder a01c36e7f5
Add awesome key combination for lock screen 2019-12-25 12:06:32 +00:00
Simon Bruder ac821c8ed4
Disable debanding by default in mpv 2019-12-25 12:06:31 +00:00
Simon Bruder 99c3c380ca
Add htop config 2019-12-25 12:06:31 +00:00
Simon Bruder 4c2a5afb44
Run unrar interactively 2019-12-25 12:06:31 +00:00
Simon Bruder 8375849316
Jump to last position in vim 2019-12-25 12:06:30 +00:00
Simon Bruder 746d5d5a84
Only do not honor hints for urxvt 2019-12-25 12:06:30 +00:00
Simon Bruder ba445d7a16
Overwrite size hints in awesome (full size urxvt) 2019-12-25 12:06:29 +00:00
Simon Bruder 204d58e5da
Make git not quote unicode characters 2019-12-25 12:06:29 +00:00
Simon Bruder 4566b9f7e5
Show table headers in sqlite 2019-12-25 12:06:28 +00:00
Simon Bruder b92fb87555
Remove F7-9 keys for tabs from vim 2019-12-25 12:06:28 +00:00
Simon Bruder 4fc0b849b8
Remove keyframe interval from mpv hqencode 2019-12-25 12:06:27 +00:00
Simon Bruder 895b77ac22
Add gimp docker alias (debian gimp is broken again) 2019-12-25 12:06:26 +00:00