4.5 KiB
4.5 KiB
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
- Bash
- Vim
- Vifm
- SSH
- Newsboat
- Git: .gitconfig, gh
- KDE Neon
- Mozilla Firefox
- Bin – scripts and executables
On a new machine
- install git
cd ~
gd_branch=main
git clone --bare --branch $gd_branch --depth 1 --recurse-submodules --shallow-submodules git@jaandrle.cz:jaandrle/dotfiles.git ~/.dotfiles
alias gitdotfiles='/usr/bin/git --git-dir="$HOME/.dotfiles/" --work-tree="$HOME"'
gitdotfiles config --local status.showUntrackedFiles no
- you may also need to use
gitdotfiles reset
(git-dotfiles reset --hard HEAD
)gitdotfiles checkout -f
gitdotfiles submodule update --init --recursive
KDE Neon
- KDE Plasma5 Fixes
- Using ‘HTML Wallpaper’ (wip)
- [Bing Image Of The Day](./Obrázky/Bing Image Of The Day/index_template.html)
- GNOME Keyring in KDE Plasma - JWillikers
sudo apt install $(check-language-support)
, see Popup Language support is incomplete- KDE Neon does not have an hibernation option? : kde
- kde plasma 5 - How to use miracast as an extended desktop on Linux? - Super User
- Best tiling extensions for kwin? : kde
- KDE Plasma5 Fixes
- Setup git on the CLI to use 2FA with GitHub
- G'MIC - GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing - Main
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}$
- cli pro KWalletManager
keyring get imap centrumCZ
kwalletcli -f imap -e centrumCZ
- Firefox
nss-password -d ~/.mozilla/firefox/ezjfn8hg.default-release NAME
- infinity0/mozilla-gnome-keyring: A firefox extension that enables Gnome Keyring integration
- Bitwarden CLI
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
This is mdexpr syntax. This document uses:
- {use agenda with states=TODO,NEXT|DONE mdexpr}$