https://github.com/rawnly/alacritty-config
https://github.com/rawnly/alacritty-config
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rawnly/alacritty-config
- Owner: rawnly
- Created: 2022-10-18T23:31:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T10:12:22.000Z (over 3 years ago)
- Last Synced: 2025-05-19T11:46:02.361Z (about 1 year ago)
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alacritty Config
### Table of contents
- [keybindings](#keybindings)
## Keybindings
- CMD+W Kill pane
- CMD+T New pane
- CMD+D Split pane HORIZONTALLY
- CMD+SHIFT+D Split pane VERTICALLY
- CMD+`number` Select `n` window
- ALT + `H/J/K/L` Split pane movement
> You can change keybindings in [`keybindings.yaml`](keybindings.yml)