Personal setup for my PC
Find a file
2024-12-19 20:30:52 +00:00
.vscode Sync: from windows 2024-12-09 22:31:29 +00:00
bootstrap fix symlink 2024-12-19 20:06:29 +00:00
common sync: from Linux 2024-12-19 19:57:47 +00:00
platforms feat(KDE): dolphin & krunner 2024-12-19 20:30:52 +00:00
scripts feat(fish): Switch shell to fish 2024-12-19 19:56:24 +00:00
themes sync: from Windows 2024-12-05 2024-12-05 20:08:57 +00:00
tools Merge branch 'master' of github.com:js0ny/dotfiles 2024-12-19 19:58:32 +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 Sync: from windows 2024-12-09 22:31:29 +00:00
desktop.ini Sync from Windows 2024-11-20 14:27:00 +00:00
LICENSE Sync from Windows 2024-11-20 14:27:00 +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)