My ‘dotfiles’, primarly KDE Neon (“≈Ubuntu”), VIM, …. I use git clone --bare for managing dotfiles.
Go to file
2024-08-20 16:56:41 +02:00
.bash updates jaaENV (mainly better processing) 2024-08-20 16:55:50 +02:00
.config Sublime Merge small improvements 2024-08-20 16:56:41 +02:00
.kde/share Migrate other dotfiles and log … 2024-02-20 16:00:47 +01:00
.local/share konsole/bash 2024-03-12 12:54:48 +01:00
.mozilla tridactyl (styles and 🔨) 2024-06-18 16:51:49 +02:00
.newsboat sync settings till today 2024-06-28 14:44:20 +02:00
.ssh Replace links 2024-02-19 16:08:48 +01:00
.vim batch update 2024-08-01 16:45:19 +02:00
bin small improvement of github-release.mjs + update 2024-08-20 16:54:04 +02:00
Obrázky/Bing Image Of The Day use wikimedia Potd as HTML wallpaper 2024-05-12 10:16:48 +02:00
.bashrc Replace links 2024-02-19 16:08:48 +01:00
.ctags small ui and ux improvements of Geany 2024-08-20 16:53:10 +02:00
.gitmodules Add dependency complete-alias 2024-02-18 12:27:40 +01:00
.inputrc 🔤 coc-pretty-ts-errors cmts .inputrc 2024-06-18 16:54:59 +02:00
.profile batch update 2024-08-01 16:45:19 +02:00
.vimrc batch update 2024-08-01 16:45:19 +02:00
.XCompose sync settings till today 2024-06-28 14:44:20 +02:00
LICENSE Initial commit 2024-02-16 21:26:56 +01:00
README.md 🎉 Geany 2024-08-01 16:37:49 +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.

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}$