8f42578e4e4972455ccb0f91dfcd50bfe1cfd5ec
· 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
- install git
cd ~
gd_branch=main
(see also variantsmain-termux
)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
PC log (cs)
Sekce obsahuje log změn v Tuxedo laptopu s KDE Neon.
TUXEDO OS (24.04.3 LTS / 2025-09-12)
- git new setup (fresh install)
Old device
- ended up with TUXEDO OS (24.04.2 LTS / 2025-07-15)
- ⚡ disabled (
Hiden
) for/home/jaandrle/.config/autostart/re.sonny.Eloquent.desktop
- Aloxaf/silicon: Create beautiful image of your source code. {DONE <2024-03-07> utils agenda}$
- no need anymore: !!! Event calendar widget (in progress ALikesToCode/plasma-applet-eventcalendar at plasma-6)
- ended up with Tiler: tilling → try to use native, try to use zeroxoneafour/polonium: Tiling window manager for KWin 5.27 (when there will be a new release)
npx npmkill
— Why are node_modules SO BIG 🤦♂️ #javascript #software #technology #code #webdev - YouTubebrew install fabric-ai
- ⚡ disabled (
- prev (KDE Neon)
- G'MIC - GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing - Main](https://gmic.eu/)
- PSA: How to re-enable LibreOffice integration in Plasma 6 : r/kde
sudo apt install $(check-language-support)
, see Popup Language support is incomplete
Languages
Vim Snippet
38.1%
JavaScript
30.7%
Vim Script
25.5%
Shell
4.3%
CSS
1.1%
Other
0.3%