Skip to content

ironkayman/dotfiles

Repository files navigation

dotfiles

Dotfiles managed with chezmoi

WARNING: Designed only for debian-based (since apt) systems, Pop!_Os specifically

Apply:

sh -c "$(curl -fsLS https://chezmoi.io/get)" -- init --apply ironkayman

Contents

🌻 Shell

.zchrc

ZSH shell is configured with Zinit plugin manager and Pure prompt recolor.

.⚙️ Configurations

Packages and flatpak applications that are installed on script execution are specified at run_once_install-packages.sh.

Tilix

Action Shortcut
Switch tabs Ctrl Up/Dn
Switch panes Alt Arrows

Krita

.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

Firefox

.var/app/org.mozilla.firefox/dot_mozilla/private_firefox/user.js

Fine-tined arkenfox's user.js configuration file outside of any profile

Git

.gitconfig

Specified Git Cinnabar version commit

Zed

.var/app/dev.zed.Zed/config/zed

VS Code Keymaps and color theme

Language Servers

Language Config
Zig .config/zls.json

About

dotfiles ♿ using chezmoi

Resources

License

Stars

Watchers

Forks