Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 628 Bytes

readme.md

File metadata and controls

32 lines (20 loc) · 628 Bytes

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