Skip to content

Instantly share code, notes, and snippets.

View max-sixty's full-sized avatar

Maximilian Roos max-sixty

View GitHub Profile
@max-sixty
max-sixty / config.kdl
Last active January 12, 2024 08:16
Zellij Config
// This Zellij config offers a more modal experience than the default. There are
// very few keybindings in the mode that you spend most of your time in, and we
// need to hit `C-space` to go into a mode where we navigate.
// The only keybindings in the normal mode are:
// - `C-space` to go into the tmux mode
// - `C-n` for a new pane
// - `C-t` for a new tab
// - `A-[` & `A-]` to go to the previous/next tab
// - `S-arrow` to navigate between panes
@max-sixty
max-sixty / fzf-config.fish
Last active January 11, 2023 06:15
Fish fzf settings & functions
## FZF settings & functions for fish; collected with attribution and modified.
# These rely on `git lg`; from git's config:
# lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset'
# They also rely on the following being installed:
# - bat
# - choose
# - delta
# - exa
# - fd
@max-sixty
max-sixty / dvorak.txt
Created February 21, 2018 18:40
Advantage Kinesis 2 mappings
[=]>[delete]
[lp-tab]>[rctrl]
[rp-kpent]>[lalt]
[tab]>[rctrl]
[scroll]>[shutdn]
[hyphen]>[=]
[home]>[/]
[end]>[\]
[/]>[kp-lctrl]
[lctrl]>[lwin]
@max-sixty
max-sixty / cloudSettings
Last active August 28, 2021 07:21
Visual Studio Code Settings Sync Gist
{"lastUpload":"2021-08-28T07:21:06.832Z","extensionVersion":"v3.4.3"}