Commit Graph

527 Commits

Author SHA1 Message Date
pull[bot] fc3afdf441
Merge pull request #216 from dmitmel/master
[pull] master from dmitmel:master
2021-02-20 13:47:09 +00:00
Dmytro Meleshko d597858cce [zsh] stop adding the 'bin' directory of Rustup toolchains to the PATH, this broke per-directory overrides because those rely on toolchain executables being symlinked to the rustup exe itself 2021-02-20 13:46:27 +02:00
Dmytro Meleshko a5f7bd3565 [nvim] add a plugin for highlighting CSS colors 2021-02-20 13:46:11 +02:00
Dmytro Meleshko 0ce30126c0 [nvim] apparently :Gcommit has also been deprecated? 2021-02-20 13:45:57 +02:00
Keanu Timmermans f9051aff76
Why was this on `rebase` again? 2021-02-19 21:47:22 +01:00
Keanu Timmermans 5517419413
Merge pull request #215 from dmitmel/master 2021-02-19 21:33:01 +01:00
Dmytro Meleshko a06b104376 [nvim] update the mappings for fugitive 2021-02-15 16:22:36 +02:00
Dmytro Meleshko faa946c7cc [zsh] implement update-grub for Arch systems 2021-02-14 02:09:05 +02:00
Dmytro Meleshko 789d9caefd [zsh] parse ~/.ssh/config with a zsh script instead of awk as well 2021-02-13 17:51:25 +02:00
Dmytro Meleshko 412015d374 [zsh] parse rustup settings with a zsh script instead to further improve performance 2021-02-13 17:31:01 +02:00
Dmytro Meleshko 27f9b351c1 [zsh] export libs from the installed Rust toolchain as well 2021-02-13 16:39:18 +02:00
Dmytro Meleshko 4ad73c7154 [zsh] improve path.zsh loading speed by not calling the entire rustc
The effects of this were very significant on my good ol' winchester.
2021-02-12 21:00:01 +02:00
Dmytro Meleshko 9555e5f706 [x11] add my xprofile 2021-02-12 15:13:05 +00:00
Dmytro Meleshko 3f40b413f3 [x11] add my xprofile 2021-02-12 15:27:03 +02:00
Dmytro Meleshko 6fc06191a5 [scripts/discord-stream-desktop-audio] allow specifying the audio device 2021-02-12 09:08:57 +00:00
Dmytro Meleshko b0eef79602 [nvim] disable ESLint integration for Prettier, sync configs 2021-02-12 09:08:57 +00:00
Dmytro Meleshko 2a0ffb0cf5 [crosscode] add a mod for binding mouse buttons to actions 2021-02-12 09:08:57 +00:00
Dmytro Meleshko 315a95750e [scripts/discord-stream-desktop-audio] allow specifying the audio device 2021-02-12 10:51:34 +02:00
Dmytro Meleshko 8a4f6f8a4a [nvim] disable ESLint integration for Prettier, sync configs 2021-02-12 10:43:39 +02:00
Dmytro Meleshko bddaea14dd [crosscode] add a mod for binding mouse buttons to actions 2021-02-12 10:25:35 +02:00
Dmytro Meleshko 6bd741c236 [nvim] disable matchpairs in all other JS-like filetypes 2021-02-09 12:29:26 +00:00
Dmytro Meleshko 32cfe4f0d5 [nvim] disable matchpairs in all other JS-like filetypes 2021-02-09 12:29:15 +02:00
Dmytro Meleshko 851a494eb0 [nvim] properly display wavy underlines under spelling mistakes now that I have enabled all termcap features of kitty 2021-02-08 21:44:50 +00:00
Dmytro Meleshko 1abf65b087 [nvim] properly display wavy underlines under spelling mistakes now that I have enabled all termcap features of kitty 2021-02-08 21:51:59 +02:00
Dmytro Meleshko b15a03c3f9 [kitty] stop changing TERM to something non-default 2021-02-08 18:24:47 +00:00
Dmytro Meleshko 33ed3720c8 [ranger] add ranger config 2021-02-08 18:24:47 +00:00
Dmytro Meleshko 909783441d [kitty] stop changing TERM to something non-default 2021-02-08 20:08:04 +02:00
Dmytro Meleshko 207298c6f1 [ranger] add ranger config 2021-02-08 20:08:04 +02:00
Dmytro Meleshko a59a693e98 [zsh] use Python 3 by default on macOS 2021-02-07 21:04:30 +00:00
Dmytro Meleshko 7a3bcc5cc6 [zsh] use Python 3 by default on macOS 2021-02-07 19:49:38 +02:00
Dmytro Meleshko da7c44af35 [nvim] fix FixWhitespaceOnSave flooding the search history 2021-02-05 11:36:25 +00:00
Dmytro Meleshko 618995cc7f [nvim] add functions to workaround some interesting behaviors of vim 2021-02-05 11:36:25 +00:00
Dmytro Meleshko a27c05856a [zsh] add a timestamp printing function 2021-02-05 11:36:25 +00:00
Dmytro Meleshko aed0b5a30e [nvim] fix FixWhitespaceOnSave flooding the search history 2021-02-05 11:57:28 +02:00
Dmytro Meleshko 6dc39b0e04 [nvim] add functions to workaround some interesting behaviors of vim 2021-02-05 11:54:51 +02:00
Dmytro Meleshko fe2dd2c982 [zsh] add a timestamp printing function 2021-02-05 11:13:25 +02:00
pull[bot] 0ec9d1ded1
Merge pull request #149 from dmitmel/master
[pull] master from dmitmel:master
2021-02-04 21:43:39 +00:00
Dmytro Meleshko 871aa910da [scripts] add my secret tmux attaching script 2021-02-04 22:41:27 +02:00
Dmytro Meleshko f288247671 [kitty] remove the sample config and keep only the changed bits 2021-02-04 18:30:58 +00:00
Dmytro Meleshko bcf58ced93 [kitty] enable the only two layouts I actually use 2021-02-04 18:30:58 +00:00
Dmytro Meleshko 3f7c26f124 [kitty] remove the sample config and keep only the changed bits 2021-02-04 19:59:18 +02:00
Dmytro Meleshko f35f14dba6 [kitty] enable the only two layouts I actually use 2021-02-04 19:59:18 +02:00
Dmytro Meleshko 18700a8198 [scripts/welcome] add logo for Manjaro ARM 2021-02-04 14:54:46 +00:00
Dmytro Meleshko e81d4d3faa [scripts/welcome] add logo for Manjaro ARM 2021-02-04 14:52:53 +02:00
Dmytro Meleshko 60f8ca3788 [zsh] display the current pyenv version in the prompt 2021-02-02 22:52:58 +00:00
Dmytro Meleshko ed93c816f9 [nvim] bring back a fix removed in 14e64127e4 2021-02-02 22:52:58 +00:00
Dmytro Meleshko 56ed052f85 [zsh] display the current pyenv version in the prompt 2021-02-02 22:53:56 +02:00
Dmytro Meleshko 124221d1e3 [nvim] bring back a fix removed in 14e64127e4 2021-02-02 22:29:04 +02:00
Dmytro Meleshko 57f0e01b51 [nvim] disable rust-analyzer's diagnostics and autoimports 2021-02-01 11:18:52 +00:00
Dmytro Meleshko 707397ae9e [nvim] disable rust-analyzer's diagnostics and autoimports 2021-02-01 12:51:34 +02:00