Skip to content
/ .dot Public
forked from zenlor/.dot

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

Languages

  • Python 58.2%
  • Vim Script 16.6%
  • Shell 14.2%
  • Emacs Lisp 4.8%
  • Perl 2.8%
  • Ruby 1.7%
  • Other 1.7%