dotfiles to save my life when I'm SSH-ing in servers
  • Vim Script 56.7%
  • Shell 43.3%
Find a file
2026-04-14 11:47:07 +02:00
.vim/autoload [vim] Add vim dotfiles and vim-plug plugin management (this has not been tested) 2026-03-25 19:25:37 +01:00
.zsh [zsh] Add aliases & cleanup 2026-04-14 11:47:07 +02:00
.antigenrc [antigen] Fix antigen 2026-02-27 09:16:10 +01:00
.vimrc [zsh] Add aliases & cleanup 2026-04-14 11:47:07 +02:00
.zshrc [zsh] Add aliases & cleanup 2026-04-14 11:47:07 +02:00
playbook.yaml [ansible] Start writing playbook for installation automatization 2026-04-01 12:50:56 +02:00
README.md [vim] Add vim dotfiles and vim-plug plugin management (this has not been tested) 2026-03-25 19:25:37 +01:00

Lightweight dotfiles

Warning

The original code is hosted on forgejo. If you see this from Github, you are seeing a mirrored version of the repo.

I redo my dotfiles for the non-nixos servers I can administer because there's no way I can install over there home-manager.

I chose to manage zsh plugins with antigen and vim plugins with vim-plug.

Files:

``` bash
TODO: output of tree of this repo for extra points in prettiness