mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
feat(yazi): plugins
This commit is contained in:
parent
382064dc29
commit
db94167c59
6 changed files with 62 additions and 32 deletions
31
readme.md
31
readme.md
|
|
@ -1,31 +0,0 @@
|
|||
# dotfiles
|
||||
|
||||
This repository contains dotfiles for multiple platforms, with _colemak_ as the default keyboard layout.
|
||||
|
||||
No rice, no Unixporn/NTporn, just a simple setup that works for me.
|
||||
|
||||
Works for Windows, Linux and MacOS.
|
||||
|
||||
## Structure
|
||||
|
||||
```shell
|
||||
.
|
||||
├── .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)
|
||||
```
|
||||
|
||||
## Keybindings
|
||||
|
||||
```
|
||||
^
|
||||
e
|
||||
< h i >
|
||||
n
|
||||
v
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue