dotfiles mirror
Go to file
Keanu Timmermans e7f79170fa
[meta] Add README and LICENSE.
2021-07-04 14:12:54 +02:00
.github/workflows [CD] Added submodule update workflow. 2021-06-23 18:32:14 +02:00
dmitmel-dotfiles@911aefe641 [dmitmel] Update submodule 2021-07-04 00:23:15 +00:00
kitty [kitty] Add config. 2021-06-24 18:53:49 +02:00
nvim [nvim] Added NERDTree keybind 2021-07-04 13:50:51 +02:00
scripts [scripts/wastickers] Fixed paths and enabled compression 2021-07-02 23:30:42 +02:00
zsh [zsh] Add Nim completions. 2021-06-28 18:24:10 +02: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

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.