Dmytro Meleshko
|
8d525337fc
|
[nvim] add mappings for quick horizontal scrolling
|
2021-02-27 14:38:31 +02:00 |
|
Dmytro Meleshko
|
a7d57f2fd8
|
[nvim] very specific fix of highlighting with termguicolors enabled
|
2021-02-22 11:16:11 +02: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 |
|
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
|
3f40b413f3
|
[x11] add my xprofile
|
2021-02-12 15:27:03 +02: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
|
32cfe4f0d5
|
[nvim] disable matchpairs in all other JS-like filetypes
|
2021-02-09 12:29:15 +02: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
|
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
|
7a3bcc5cc6
|
[zsh] use Python 3 by default on macOS
|
2021-02-07 19:49:38 +02: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 |
|
Dmytro Meleshko
|
871aa910da
|
[scripts] add my secret tmux attaching script
|
2021-02-04 22:41:27 +02: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
|
e81d4d3faa
|
[scripts/welcome] add logo for Manjaro ARM
|
2021-02-04 14:52:53 +02: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
|
707397ae9e
|
[nvim] disable rust-analyzer's diagnostics and autoimports
|
2021-02-01 12:51:34 +02:00 |
|
Dmytro Meleshko
|
f79ed65e0c
|
[git] add temporary files to the gitignore
|
2021-01-29 12:34:26 +02:00 |
|
Dmytro Meleshko
|
abde79fbf7
|
[nvim+zsh] fix the need for resetting FZF_DEFAULT_OPTS on Ubuntu and derivatives
|
2021-01-29 01:37:49 +02:00 |
|
Dmytro Meleshko
|
1a1b27fa65
|
[zsh] fix the manpath-caused errors on shell startup once and for all
|
2021-01-25 18:43:49 +02:00 |
|
Dmytro Meleshko
|
5e5eb4d39f
|
[nvim] fix the commentstring in po files
|
2021-01-25 11:04:02 +02:00 |
|
Dmytro Meleshko
|
9b15d6e155
|
[nvim] add a plugin for RON
|
2021-01-21 12:49:13 +02:00 |
|
Dmytro Meleshko
|
d42428538c
|
[nvim] make the airline theme match my syntax theme even more
|
2021-01-20 17:37:55 +02:00 |
|
Dmytro Meleshko
|
b751287736
|
update the copyright years
|
2021-01-20 10:45:30 +02:00 |
|
Dmytro Meleshko
|
f62df4016d
|
[scripts/copy-crosscode-emoji-url] change the order of URL params
|
2021-01-18 11:18:34 +02:00 |
|
Dmytro Meleshko
|
f84dbb619c
|
[scripts/copy-crosscode-emoji-url] add an option for adding the emote name to the copied URL
|
2021-01-16 21:21:11 +02:00 |
|
Dmytro Meleshko
|
9aa78e8c92
|
[scripts/discord-whois] refactor and add more options
|
2021-01-16 17:12:36 +02:00 |
|
Dmytro Meleshko
|
0cce46f083
|
[nvim] disable the po airline plugin
|
2021-01-12 15:06:43 +02:00 |
|
Dmytro Meleshko
|
14e64127e4
|
[nvim] fix syntax syncing for JS/TS after a vim-polyglot update (this made opening crosscode/assets/js/game.compiled.js insanely slow)
|
2021-01-12 15:05:42 +02:00 |
|
Dmytro Meleshko
|
955559db5e
|
[nvim] don't set formatexpr
|
2021-01-10 20:04:27 +02:00 |
|
Dmytro Meleshko
|
f0619a1699
|
[mozilla] add a little Firefox devtools customization
|
2021-01-09 21:09:40 +02:00 |
|
Dmytro Meleshko
|
e786ef6448
|
[zsh] re-define j to use fzf for selection instead of fasd's algorithm
|
2021-01-08 18:26:24 +02:00 |
|
Dmytro Meleshko
|
1e9f4c7618
|
[scripts] add a script for marking files as recently used
|
2021-01-08 18:12:37 +02:00 |
|
Dmytro Meleshko
|
cf9f46a90e
|
[zsh] display current Python virtualenv in the prompt
|
2021-01-06 00:35:53 +02:00 |
|
Dmytro Meleshko
|
3e499704a0
|
[zsh] make the diff alias even more concrete
|
2021-01-05 20:41:33 +02:00 |
|
Dmytro Meleshko
|
f7ecdeac7b
|
[scripts/copy-crosscode-emoji-url] change the default URL
|
2021-01-03 21:22:34 +02:00 |
|
Dmytro Meleshko
|
51fd230d51
|
[zsh] fix a typo in the automatic theme setter
|
2021-01-03 19:27:52 +02:00 |
|