Personal setup for my PC
Find a file
2024-12-22 09:24:18 +00:00
.vscode Sync: from windows 2024-12-09 22:31:29 +00:00
bootstrap feat(wezterm): add wezterm config 2024-12-22 09:24:18 +00:00
common feat(hyprland): Add hyprland config 2024-12-22 07:44:26 +00:00
platforms Add LICENSE.md 2024-12-22 07:51:26 +00:00
scripts feat(wezterm): add wezterm config 2024-12-22 09:24:18 +00:00
themes sync: from Windows 2024-12-05 2024-12-05 20:08:57 +00:00
tools feat(wezterm): add wezterm config 2024-12-22 09:24:18 +00:00
.editorconfig sync: from Windows 2024-11-30 03:38:53 +00:00
.gitattributes sync: from macOS 2024-12-05 2024-12-05 20:06:17 +00:00
.gitignore feat(wezterm): add wezterm config 2024-12-22 09:24:18 +00:00
desktop.ini Sync from Windows 2024-11-20 14:27:00 +00:00
LICENSE sync: from Windows 2024-12-19 20:08:33 +00:00
readme.md feat(fish): Switch shell to fish 2024-12-19 19:56:24 +00:00

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)