2025-09-04 10:04:47 +02:00
2025-08-29 23:03:13 +02:00
2025-09-03 10:49:03 +02:00
2025-08-29 23:03:13 +02:00
2024-06-18 16:51:49 +02:00
2025-04-25 16:23:44 +02:00
2025-08-29 23:03:13 +02:00
2025-09-04 10:04:47 +02:00
2025-08-29 23:03:13 +02:00
2024-08-20 16:53:10 +02:00
2024-02-18 12:27:40 +01:00
2024-06-18 16:54:59 +02:00
2024-06-28 14:44:20 +02:00
2024-02-16 21:26:56 +01:00
2025-08-29 23:03:13 +02:00

git3moji–v1.0 · 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.

Files overview

On a new machine

  1. install git
  2. cd ~
  3. gd_branch=main (see also variants main-termux)
  4. git clone --bare --branch $gd_branch --depth 1 --recurse-submodules --shallow-submodules git@jaandrle.cz:jaandrle/dotfiles.git ~/.dotfiles
  5. alias gitdotfiles='/usr/bin/git --git-dir="$HOME/.dotfiles/" --work-tree="$HOME"'
  6. gitdotfiles config --local status.showUntrackedFiles no
  7. you may also need to use
    1. gitdotfiles reset (git-dotfiles reset --hard HEAD)
    2. gitdotfiles checkout -f
    3. gitdotfiles submodule update --init --recursive

PC log (cs)

Sekce obsahuje log změn v Tuxedo laptopu s KDE Neon.

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)

KDE Neon (staré)

Konsolidace klíčenek správce hesel

{DONE <2022-07-14 20:40> cli hesla agenda}$

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.

`{… cmd}$` explanation

This is mdexpr syntax. This document uses:

  • {use agenda with states=TODO,NEXT|DONE mdexpr}$
Description
My ‘dotfiles’, primarly KDE Neon (“≈Ubuntu”), VIM, …. I use git clone --bare for managing dotfiles.
Readme MIT 1.8 MiB
Languages
Vim Snippet 40.8%
JavaScript 30.9%
Vim Script 22.3%
Shell 4.5%
CSS 1.2%
Other 0.3%