Commit Graph

449 Commits

Author SHA1 Message Date
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
Dmytro Meleshko ffa7f8f38a [zsh] add a bunch of new aliases 2021-01-03 19:27:17 +02:00
Dmytro Meleshko cc28755977 [zsh] set my syntax theme automatically 2021-01-03 19:24:18 +02:00
Dmytro Meleshko ed7835b342 [scripts/discord-whois] fix a crash on users with the default avatar 2021-01-02 00:58:04 +02:00
Dmytro Meleshko 11e651e1cb [nvim] add some mappings for quickly manipulating diffs 2020-12-29 21:24:38 +02:00
Dmytro Meleshko 2e543b7755 [scripts/discord-whois] print the default avatar URL 2020-12-28 01:31:04 +02:00
Dmytro Meleshko f32857ef1c [git] add the annoying ropeprojects to gitignore 2020-12-24 23:50:47 +02:00
Dmytro Meleshko 7e460fe374 [kitty] change tab bar colors to match the neovim UI 2020-12-24 23:50:07 +02:00
Dmytro Meleshko 5a45cf8a3a [scripts/copy-crosscode-emoji-url] change the default fetch URL 2020-12-17 23:36:29 +02:00
Dmytro Meleshko 46b224a111 [git] git config --global init.defaultBranch main 2020-12-17 20:16:25 +02:00
Dmytro Meleshko dbf28a4df4 [misc] disable sudoloop in the Yay config 2020-12-16 19:06:42 +02:00
Dmytro Meleshko ee8762198e [nvim] this should come in handy 2020-12-16 09:05:10 +02:00
Dmytro Meleshko e2ebbccb2e [scripts/welcome] fix crash on newer Android versions where /proc/stat is inaccessible 2020-12-14 10:58:46 +02:00
Dmytro Meleshko b4acbcf006 [nvim] annoying floating windows... 2020-12-11 10:54:09 +02:00
Dmytro Meleshko 1ae3156b29 [nvim] arrrrrgh, fix one other misuse of <Cmd> 2020-12-07 19:52:07 +02:00
Dmytro Meleshko aed76b82b8 [nvim] fix typos and bugs which caused the visual star mappings to break 2020-12-07 19:32:54 +02:00
Dmytro Meleshko b30830ed85 [scripts] add a script for inspecting Discord snowflakes 2020-12-07 01:15:43 +02:00
Dmytro Meleshko c53525dc09 [scripts/copy-crosscode-emoji-url] SHOW ONLY SFW EMOTES 2020-12-07 00:01:56 +02:00
Dmytro Meleshko 264846e066 [nvim] unmap the annoying Q mapping 2020-12-04 12:34:35 +02:00
Dmytro Meleshko 0a134aab30 [nvim] add a file in runtimepath for loading the plugins list 2020-12-03 19:29:51 +02:00
Dmytro Meleshko eb3f7b8726 [misc] add some GDB configs 2020-12-02 02:06:27 +02:00
Dmytro Meleshko 57783871c1 [nvim] disable the annoying virtual text features of the rust plugin 2020-12-02 02:05:52 +02:00
Dmytro Meleshko d8cc8d3feb [zsh] minor edits 2020-11-30 19:33:08 +02:00
Dmytro Meleshko 643f996a94 [nvim] fix the insert-mode mapping for F1 2020-11-27 21:17:16 +02:00
Dmytro Meleshko a1325168f2 update the copyright years 2020-11-27 18:45:48 +02:00
Dmytro Meleshko b185e78886 [nvim] add a mapping for showing the signature help 2020-11-27 11:55:24 +02:00
Dmytro Meleshko 93b0670f86 [scripts/copy-crosscode-emoji-url] add an option for specifying the default image size for the pasted emotes 2020-11-22 23:34:11 +02:00
Dmytro Meleshko 1c5373a9bf [nvim] add vim-sneak 2020-11-22 16:07:33 +02:00
Dmytro Meleshko 9ce4eb6d46 [nvim] add DragOut command 2020-11-12 11:43:52 +02:00
Dmytro Meleshko ef1bd7fa6a [nvim] fix comments and commentstring options in the nginx filetype 2020-11-09 13:47:05 +02:00
Dmytro Meleshko 265eaa565b [scripts/welcome] script crash on Python 3.9 on macOS 2020-11-07 23:07:27 +02:00
Dmytro Meleshko 6ed0ea251c [scripts/archlinux-packages-menu] increase the timeout for downloading the AUR package list 2020-11-07 11:07:03 +02:00
Dmytro Meleshko f9ed443e4a [nvim+zsh] disable the ugly fzf popup window and turn off rounded borders in the preview window 2020-11-04 02:09:45 +02:00
Dmytro Meleshko ee186f7285 [scripts/archlinux-packages-menu] add listing of packages from AUR 2020-11-01 16:21:57 +02:00
Dmytro Meleshko d421d47569 I don't need a reason to write scripts! 2020-10-28 20:52:59 +02:00
Dmytro Meleshko 18ecbd5b33 [nvim] fix highlighting of destructured fields in TS 2020-10-25 17:30:08 +02:00
Dmytro Meleshko 5d89782794 [scripts/playerctl-simple-menu] display some metadata about the current track 2020-10-24 20:22:03 +03:00