dotfiles mirror
Go to file
Alyxia Sother bb53d01244
[scripts] Add some of the legacy scripts
2022-02-07 00:32:28 +01:00
.github/workflows [CD] Added submodule update workflow. 2021-06-23 18:32:14 +02:00
dmitmel-dotfiles@a4b6e5ec32 [dmitmel] Update submodule 2022-02-06 00:38:31 +00:00
kitty [kitty] Fixed config. 2021-10-25 07:39:59 +02:00
nvim [nvim] Add the RimL highlighting plugin 2022-02-06 01:27:05 +01:00
script-resources Bump markdown-it in /script-resources/markdown2htmldoc (#1) 2022-01-14 11:05:58 +01:00
scripts [scripts] Add some of the legacy scripts 2022-02-07 00:32:28 +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.