dotfiles/README.md
Jan Andrle ff3138230d
Migrate other dotfiles and log …
not included in the original repo
2024-02-20 16:00:47 +01:00

4.5 KiB
Raw Blame History

git3moji–v1.0

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

KDE Neon

PC log (cs)

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

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.

kwin-tiling

`{… cmd}$` explanation

This is mdexpr syntax. This document uses:

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