dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

My dotfiles. Buyer beware ;)

Results 14 dotfiles issues
Sort by recently updated
recently updated
newest added

Add clone3, faccessat2, and statx.

e.g., [yadm](https://github.com/TheLocehiliosan/yadm) 2.x uses `~/.config/yadm/repo.git`. yadm 3.x uses `~/.local/share/yadm/repo.git`

So we can overwrite exports in the .extra file.

Instead of explicit `-not -name "pattern1" -not -name "pattern2" -not -name "pattern3"` as the `$(shell find ...)` calls currently stand, this change introduces a small macro `findn't` which will generate...

- Old version: Shows nothing when `resolver1.opendns.com` is resolved using v6 - After my first commit: Shows v4 address when resolving happens with v4 and v6 address when resolving happens...

On my env (fast laptop but WSL - which doesn't play nice with git) the current `prompt_git` was taking around 100ms, which was noticeable. Parsing `git status` is kinda nasty,...

As it’s unconditionally set here: https://github.com/jessfraz/dotfiles/blob/d8db5f055252a9f86181cee71cea29f68015d606/.bashrc#L111