ironkayman / dotfiles

dotfiles using chezmoi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Dotfiles managed with chezmoi

Apply:

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

Contents

🌻 Shell:

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

.⚙️ Configurations

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

Tilix

switch tabs | Ctrl Up/Dn switch panes | Alt Arrows

Krita

dot_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

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

arkenfox's user.js configuration file

Git

dot_gitconfig

Specified Git Cinnabar version commit

About

dotfiles using chezmoi

License:MIT License


Languages

Language:JavaScript 98.1%Language:Shell 1.9%