5342f5a270691c0ffb28e8a8a7d9757c4301ff08
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=maingit clone --bare --branch $gd_branch --depth 1 --recurse-submodules --shallow-submodules git@jaandrle.cz:jaandrle/dotfiles.git ~/.dotfilesalias 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 -fgitdotfiles 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
Languages
JavaScript
43.2%
Vim Script
38.9%
Vim Snippet
9.4%
Shell
6.3%
CSS
1.7%
Other
0.5%