dotfiles/readme.md
2024-12-19 19:56:24 +00:00

719 B

dotfiles

This repository contains dotfiles for multiple platforms, with colemak as the default keyboard layout.

Structure

 .
├──  .editorconfig     # Editor configuration, for LF/CRLF correction
├──  .gitattributes    # Git attributes, for LF/CRLF correction
├──  bootstrap         # Setup scripts for new machines
├──  common            # Single-file configurations (lesskey, vimrc etc`)
├──  platforms         # Platform-specific configurations
├──  readme.md         # This file
├──  scripts           # Scripts for various tasks
└──  tools             # Multi-file configurations (shell, neovim etc)