dotfiles mirror
Go to file
Keanu Timmermans 78a74146f9
[tmux] Remove tmux-resurrect plugin.
2021-11-12 10:23:07 +01:00
.github/workflows [CD] Added submodule update workflow. 2021-06-23 18:32:14 +02:00
dmitmel-dotfiles@2b12cad279 [dmitmel] Update submodule 2021-11-11 00:27:56 +00:00
kitty [kitty] Fixed config. 2021-10-25 07:39:59 +02:00
nvim [nvim] Add a coc language config for Go 2021-11-11 09:55:25 +01:00
scripts [scripts/wastickers] Fixed paths and enabled compression 2021-07-02 23:30:42 +02:00
tmux [tmux] Remove tmux-resurrect plugin. 2021-11-12 10:23:07 +01:00
zsh [zsh] Generate Bitwarden CLI completions. 2021-09-05 19:27:26 +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
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.