Dotfiles managed with chezmoi
Caution
This is not intended to be used. Despite being a public repository, this set of configurations is not intended for you, nor do you likely gain much from using it due to personalized workflow.
Configuration setup is designed for debian-based (since apt
) systems, Pop!_Os specifically.
Apply:
sh -c "$(curl -fsLS https://chezmoi.io/get)" -- init --apply ironkayman
.zchrc
ZSH shell is configured with Zinit plugin manager and Pure prompt recolor.
Packages and flatpak applications that are installed on script execution are specified at run_once_install-packages.sh
. Major navigational changes a listed below.
~/.config/ghostty
Ghostty works as terminal emulator and multiplexer.
Action | Shortcut |
---|---|
Switch panes | Alt Arrows |
Switch tabs | Alt Ctrl Left/Right |
Copy selection | Alt c |
Paste selection | Ctrl/Alt v |
Create pane | Alt Shift Arrows |
Create tab | Alt t |
Close tab/pane | Alt q |
~/.config/zellij
Zellij partially captures truncated inputs and allows for session detachment.
Action | Shortcut |
---|---|
Switch panes | Alt Arrows |
Switch to tab to the Left/Right | Alt Shift Left/Right |
Copy selection | Ctrl c |
Paste selection | Ctrl v |
.var/app/dev.zed.Zed/config/zed
Zed default keymap, except for:
Action | Shortcut |
---|---|
Workspace::Switch active panes | Alt Arrows |
Workspace::Switch to tab to the left/right | Alt Shift Left/Right |
Terminal::Copy selection | Ctrl c |
Terminal::Paste selection | Ctrl v |
.var/app/org.kde.krita/config/private_kritashortcutsrc
Action | Shortcut |
---|---|
Color pick | Ctrl LMB |
Rotate canvas | Shift LMB |
Zoom canvas | Shift touch CLW |
Freehand selection tool | S |
Freehand Brush mode | B |
Transform tool | Ctrl t |
Move tool | t |
Deselect | Ctrl Shift a |
.var/app/org.mozilla.firefox/dot_mozilla/private_firefox/user.js
Fine-tined arkenfox's user.js configuration file outside of any profile
.gitconfig
Specified Git Cinnabar version commit
Language | Config |
---|---|
Zig | .config/zls.json |