dotfiles mirror
Go to file
Alyxia Sother fb4c0df4cf
[nvim] Filter out generated theme files
2021-12-27 23:02:52 +01:00
.github/workflows [CD] Added submodule update workflow. 2021-06-23 18:32:14 +02:00
dmitmel-dotfiles@451a2dbe2c [dmitmel] Update submodule 2021-12-27 00:30:48 +00:00
kitty [kitty] Fixed config. 2021-10-25 07:39:59 +02:00
nvim [nvim] Rewrite lspconfigs to use Ignition 2021-12-26 15:21:49 +01:00
script-resources [scripts/md2html] Add admonition/footnote plugins 2021-12-16 22:20:03 +01:00
scripts [scripts/md2html] Add admonition/footnote plugins 2021-12-16 22:20:03 +01:00
tmux [tmux] Remove tmux-resurrect plugin. 2021-11-12 10:23:07 +01:00
zsh [zsh] Add welcome alias to include extra logos 2021-11-15 18:30:08 +01:00
.gitattributes [nvim] Filter out generated theme files 2021-12-27 23:02:52 +01:00
.gitignore [scripts] Vendor markdown2htmldoc 2021-12-16 14:57:24 +01:00
.gitmodules Added Dima's dotfiles as a submoddule. 2021-06-23 11:34:31 +02:00
LICENSE [meta] Add README and LICENSE. 2021-07-04 14:12:54 +02:00
README.md [meta] Add README and LICENSE. 2021-07-04 14:12:54 +02:00
install.sh [codespaces] Disable welcome screen. 2021-07-04 14:22:07 +02:00

README.md

dotfiles

My dotfiles for Kitty, ZSH, other programs, and additionally some scripts.

These dotfiles are written on Arch Linux, so there is 0 guarantee they work on other systems. Although, since I'm using dmitmel's dotfiles in a submodule, I'm trusting they work on the following platforms:

  • Arch Linux,
  • Linux Mint,
  • server Ubuntu,
  • macOS with GNU coreutils (i.e. BSDs are not supported),
  • Android with Termux.

If you are uncertain about what any of these things do, I recommend you:

  • Do not use them.
  • Read the source code, and, additionally,
    • Read the source code of dmitmel's dotfiles.