Skip to content
/ .dot Public

random collection of dotfiles for my own pleasure

Notifications You must be signed in to change notification settings

LuKeJerry/.dot

Repository files navigation

Install deps

cat dependencies | xargs yaourt -S --needed --noconfirm

Unstow stuff

cd .dotfiles && ./poop

warning: the script poop is a stupid script ... remember that!

Xresources

Load the extended file:

#if __has_include(".extend.Xresources")
#include ".extend.Xresources"
#endif

WSL2

Microsoft has no idea ...

New-NetFirewallRule -DisplayName "WSL" -Direction Inbound  -InterfaceAlias "vEthernet (WSL)"  -Action Allow

MacOS

Use:

Simple getting started guide: https://davidmyno.rs/blog/an-introduction-to-nix

About

random collection of dotfiles for my own pleasure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published