Commit Graph

369 Commits

Author SHA1 Message Date
Dmytro Meleshko 0442601626 [colorschemes] rewrite the buildscript as a makefile 2020-09-06 14:14:29 +03:00
Dmytro Meleshko afb70a6ad3 [nvim] add option for specifying extra arguments for markdown2htmldoc 2020-09-06 13:26:11 +03:00
Dmytro Meleshko 91bf1635e0 [scripts/markdown2htmldoc] add more customization as requested by @keanuplayz 2020-09-06 11:44:35 +03:00
Dmytro Meleshko b2410007a8 [zsh] better error handling for viscd 2020-09-05 18:09:29 +03:00
Dmytro Meleshko ffb177044a [zsh] add a couple github-specific alises 2020-09-05 15:54:12 +03:00
Dmytro Meleshko 5f07e06fa7 [scripts/copy-text-face] ¯\_(ツ)_/¯ 2020-09-05 15:47:48 +03:00
Dmytro Meleshko c2bc86c546 [zsh] add more date formatting functions, remove the `--utc` argument 2020-09-04 22:56:14 +03:00
Dmytro Meleshko 5d68d60ff6 [nvim] switch from RLS to rust-analyzer 2020-09-04 22:55:46 +03:00
Dmytro Meleshko ca421310dd [zsh] add an alias for a commonly used rsync configuration 2020-09-03 09:03:12 +03:00
Dmytro Meleshko 19eacd51ba [nvim] use a fork of detectindent which can ignore comments at the cost of performance (let's see how this will go) 2020-08-30 20:32:18 +03:00
Dmytro Meleshko f0d30cae4f [zsh] add ruby gems to path.zsh 2020-08-28 16:28:23 +03:00
Dmytro Meleshko 4d5cf9abe1 [zsh] map Alt+e to the action of Ctrl+x Ctrl+e 2020-08-28 15:12:29 +03:00
Dmytro Meleshko 3c045bff66 rewrite `gitignore`s 2020-08-23 11:59:42 +03:00
Dmytro Meleshko 65a581e0ce very minor changes 2020-08-23 11:57:34 +03:00
Dmytro Meleshko 357956bf22 [scripts/mediawiki-preview] enable pre-save transforms 2020-08-17 00:38:54 +03:00
Dmytro Meleshko 052df1ddc5 [scripts/mediawiki-preview] add module blocking to fix a couple issues in the "citizen" skin 2020-08-13 19:43:40 +03:00
Dmytro Meleshko 09377a44da [scripts/mediawiki-preview] add support for the "citizen" skin 2020-08-13 19:43:28 +03:00
Dmytro Meleshko 1066a92fd3 [nvim] add an <F5> keybinding to "run" some filetypes 2020-08-12 23:55:09 +03:00
Dmytro Meleshko 9da4fb95b0 [nvim] add a MediaWiki syntax plugin 2020-08-12 23:28:11 +03:00
Dmytro Meleshko d67637769d [scripts] fix anchor links not working 2020-08-12 23:04:41 +03:00
Dmytro Meleshko 3a02a30ef3 [scripts] add a MediaWiki page previewer script 2020-08-12 22:31:12 +03:00
Dmytro Meleshko 23b00f41a4 [nvim] fix highlighting of namespaces in Rust 2020-08-12 17:49:01 +03:00
Dmytro Meleshko 88e31cc9e7 [scripts] remove file extensions 2020-08-11 15:50:42 +03:00
Dmytro Meleshko a75f5395aa [system] list installed files explicitly 2020-08-08 11:03:30 +03:00
Dmytro Meleshko a2b7172d37 [git] add an alias for unstaging 2020-08-08 11:03:30 +03:00
Dmytro Meleshko 3101bc4440 [nvim] fix highlighting of StringDelimiters 2020-08-08 11:03:30 +03:00
Dmytro Meleshko 09f21e7d09
Merge pull request #5 from dmitmel/dependabot/npm_and_yarn/script-resources/markdown2htmldoc/prismjs-1.21.0
Bump prismjs from 1.20.0 to 1.21.0 in /script-resources/markdown2htmldoc
2020-08-08 09:26:48 +03:00
dependabot[bot] 6f1df10a51
Bump prismjs from 1.20.0 to 1.21.0 in /script-resources/markdown2htmldoc
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-07 23:46:37 +00:00
Dmytro Meleshko 221ffec92c [nvim] fix spelling errors being unreadable with highlighting 2020-08-06 19:45:41 +03:00
Dmytro Meleshko e8ab498446 [nvim] don't use the 16th base16 color in the colorscheme 2020-08-01 19:52:11 +03:00
Dmytro Meleshko 20d80eeb75 [crosscode] display the approximate player location in the current room 2020-07-28 13:44:26 +03:00
Dmytro Meleshko 69266d9daa [nvim] re-enable vim-exchange 2020-07-27 10:46:55 +03:00
Dmytro Meleshko 6ce58bedee [crosscode] add experimental keyboard-only controls 2020-07-27 10:46:30 +03:00
Dmytro Meleshko 773bdbdfcf
Merge pull request #4 from dmitmel/dependabot/npm_and_yarn/script-resources/markdown2htmldoc/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /script-resources/markdown2htmldoc
2020-07-26 14:58:31 +03:00
Dmytro Meleshko 56c75ddca5 [misc] add a wgetrc 2020-07-26 13:02:49 +03:00
Dmytro Meleshko 03c6fc9083 [zsh] reduce required argument count of path_prepend 2020-07-26 13:01:53 +03:00
Dmytro Meleshko da3ade69e0 [nvim] remap <C-n> and <C-p> to something more useful 2020-07-26 10:32:07 +03:00
Dmytro Meleshko b654234bcf disable the fzf "zsh plugin" 2020-07-25 20:32:58 +03:00
Dmytro Meleshko 94ffec0a8d [crosscode] add code to open the map menu by pressing `M` 2020-07-25 20:27:37 +03:00
Dmytro Meleshko 4e42db45d6 [crosscode] upgrade the "btw I use Arch" mod to ccloader 3 2020-07-24 14:33:04 +03:00
dependabot[bot] 856678f708
Bump lodash in /script-resources/markdown2htmldoc
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-19 00:20:09 +00:00
Dmytro Meleshko 3898112521 [zsh] add a few useful aliases and functions 2020-07-18 22:48:25 +03:00
Dmytro Meleshko aaab49d57c [nvim] fix highlighting of the `abstract` keyword in TypeScript 2020-07-12 14:59:58 +03:00
Dmytro Meleshko 8e1d1dd9cb [scripts/markdown2htmldoc] bundle the required stylesheets together with the generated document 2020-07-06 18:51:13 +03:00
Dmytro Meleshko ccae18c898 [git] remove useless git aliases
I'm always using `gloga` rather than `tree`, and `unstage` + `discard`
can be done with `git restore`/`grs`
2020-07-04 19:50:20 +03:00
Dmytro Meleshko db00d807bc [kitty] add the new option for confirming window close 2020-07-04 19:47:19 +03:00
Dmytro Meleshko 114ab4b3fe [scripts/welcome] fix crash when one of the users' terminals is None 2020-06-30 16:30:09 +03:00
Dmytro Meleshko 4bd272f165 [scripts/welcome] don't crash in environments where $SHELL is not present (e.g. Docker containers) 2020-06-26 16:25:10 +03:00
Dmytro Meleshko da9646e8a3 [scripts] add a script for streaming desktop audio to discord 2020-05-30 12:58:33 +03:00
Dmytro Meleshko 4bbc47593b [scripts] add discord-whois 2020-05-29 21:54:08 +03:00