My ‘dotfiles’, primarly KDE Neon (“≈Ubuntu”), VIM, …. I use git clone --bare for managing dotfiles.
Go to file
2024-02-27 16:35:28 +01:00
.bash Back cd and 🐛 nodejsscript completions 2024-02-27 16:35:28 +01:00
.config Back cd and 🐛 nodejsscript completions 2024-02-27 16:35:28 +01:00
.kde/share Migrate other dotfiles and log … 2024-02-20 16:00:47 +01:00
.local/share Migrate other dotfiles and log … 2024-02-20 16:00:47 +01:00
.mozilla Firefox and KDE Neon 2024-02-19 15:36:59 +01:00
.newsboat Replace links 2024-02-19 16:08:48 +01:00
.ssh Replace links 2024-02-19 16:08:48 +01:00
.vim Update missing linked files 2024-02-19 16:12:23 +01:00
bin §ai-commit replace obsolete model 2024-02-22 14:56:47 +01:00
Obrázky/Bing Image Of The Day Update missing linked files 2024-02-19 16:12:23 +01:00
.bashrc Replace links 2024-02-19 16:08:48 +01:00
.gitconfig Replace links 2024-02-19 16:08:48 +01:00
.gitmodules Add dependency complete-alias 2024-02-18 12:27:40 +01:00
.inputrc Replace links 2024-02-19 16:08:48 +01:00
.profile Replace links 2024-02-19 16:08:48 +01:00
.tridactylrc Replace links 2024-02-19 16:08:48 +01:00
.vimrc Replace links 2024-02-19 16:08:48 +01:00
.XCompose Replace links 2024-02-19 16:08:48 +01:00
LICENSE Initial commit 2024-02-16 21:26:56 +01:00
README.md 🔤 🐛 missing <details> 2024-02-20 16:08:19 +01:00

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