· source code on Gitea
· mirrored on GitHub
· older version on GitHub
dotfiles (WIP)
This repository contains my dotfiles. They are managed by using git clone --bare
,
see for example How to Store Dotfiles - A Bare Git Repository | Atlassian Git Tutorial.
Quick links
Files overview
On a new machine
- install git
cd ~
gd_branch=main
(see also variantsmain-termux
)git clone --bare --branch $gd_branch --depth 1 --recurse-submodules --shallow-submodules git@jaandrle.cz:jaandrle/dotfiles.git ~/.dotfiles
alias gitdotfiles='/usr/bin/git --git-dir="$HOME/.dotfiles/" --work-tree="$HOME"'
gitdotfiles config --local status.showUntrackedFiles no
- you may also need to use
gitdotfiles reset
(git-dotfiles reset --hard HEAD
)gitdotfiles checkout -f
gitdotfiles submodule update --init --recursive
PC log (cs)
Sekce obsahuje log změn v Tuxedo laptopu s KDE Neon.
- Aloxaf/silicon: Create beautiful image of your source code. {DONE <2024-03-07> utils agenda}$
TUXEDO OS (24.04.2 LTS / 2025-07-15)
- (temporaly created new)
~/.config/plasma-org.kde.plasma.desktop-appletsrc.bak
see below - fixed by update (2025-07-17) — 🐛 kwallet6 (pam) autounlock
- ⚡ disabled (
Hiden
) for/home/jaandrle/.config/autostart/re.sonny.Eloquent.desktop
plasmashell --replace
kf.plasma.quick: Applet preload policy set to 1
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:178:25: QML FolderView
DropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth":
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:201:9
Toolbox not loading, toolbox package is either invalid or disabled.
TUXEDO OS (24.04.1 LTS)
- no need anymore: !!! Event calendar widget (in progress ALikesToCode/plasma-applet-eventcalendar at plasma-6)
- ended up with Tiler: tilling → try to use native, try to use zeroxoneafour/polonium: Tiling window manager for KWin 5.27 (when there will be a new release)
- see ↓: hud (uszie/plasma-hud), in KDE Plasma./Zren/plasma-hud still works on X11), but maybe Ctrl+Alt+i and so on is OK?
- testing to use command palletes in programs and sets shortcuts to
ctr+;
(✓ kde programs, ✓ gimp, ✓ libreoffice, ✓ inkscape, ✓ vscode)
- testing to use command palletes in programs and sets shortcuts to
- Fingerprint reader support : r/tuxedocomputers, still receiving “no match”
npx npmkill
— Why are node_modules SO BIG 🤦♂️ #javascript #software #technology #code #webdev - YouTubebrew install fabric-ai
KDE Neon (staré)
- KDE Plasma5 Fixes](https://zren.github.io/kde/)
sudo apt install $(check-language-support)
, see Popup Language support is incomplete- kde plasma 5 - How to use miracast as an extended desktop on Linux? - Super User](https://superuser.com/questions/1160078/how-to-use-miracast-as-an-extended-desktop-on-linux)
- Setup git on the CLI to use 2FA with GitHub](https://gist.github.com/ateucher/4634038875263d10fb4817e5ad3d332f)
- G'MIC - GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing - Main](https://gmic.eu/)
- PSA: How to re-enable LibreOffice integration in Plasma 6 : r/kde
Konsolidace klíčenek správce hesel
{DONE <2022-07-14 20:40> cli hesla agenda}$
- cli pro KWalletManager
keyring get imap centrumCZ
kwalletcli -f imap -e centrumCZ
- Firefox
nss-password -d ~/.mozilla/firefox/ezjfn8hg.default-release NAME
- infinity0/mozilla-gnome-keyring: A firefox extension that enables Gnome Keyring integration
- Bitwarden CLI
Varování v python scriptech
{DONE <2022-07-09 20:37> python workaround agenda}$
Postupováno podle návodu Rename the ~/.local/lib/python3.8/site-packages/pkg_resources
folder to pkg_resources_back
.
Languages
Vim Snippet
40.8%
JavaScript
30.9%
Vim Script
22.3%
Shell
4.5%
CSS
1.2%
Other
0.3%