Skip to content

jaandrle/dotfiles

Repository files navigation

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.

Quick links

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.

KDE Neon 6.0 (22.04)

{NEXT <2024-03-20> tilling hud html-wallpaper virtual-desktop klipper agenda}$

qdbus org.kde.ksmserver /KSMServer org.kde.KSMServerInterface.logout 1
Cannot find 'org.kde.KSMServerInterface.logout' in object /KSMServer at org.kde.ksmserver

KDE Bugtracking System Main Page

[D-BUS Service]
Name=org.kde.krunner
Exec=/usr/bin/krunner

KDE neon 5.26 (22.04)

{DONE <2022-10-25 17:21> mail hud klíčenka agenda}$

  • Ve směs OK
  • HUD ztratil stylování, použito breeze pro celé rofi (vygóglováno)
  • mailnag začal zapomínat heslo po příštím spuštění → nakonec: Bubblemail - Downloads
    • z článku The 10 Best Mail Notification Tools for Linux System
    • zkoušen KMail – šlo by s ním žít, jen když už klient tak aby mi vyhovoval/fungoval
    • thunderbird: nemá možnost notifikací na pozadí (celý program musí běžet)
    • himalaya: má watch, ale detekuje jen nové (ne nově označené jako nepřečtené – asi OK), ale hl. se nedařilo zprovoznit přihlašování (kombinace s bitwarden)
  • canonical-livepatch nefunguje
  • Gnome klíčenka se neodemyká → přeinstalováno → uvidíme

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.

KDE Neon

`{… cmd}$` explanation

This is mdexpr syntax. This document uses:

  • {use agenda with states=TODO,NEXT|DONE mdexpr}$