Add dotfiles from home directory

Tracks shell configs (zsh/bash), vim, tmux, irssi, fonts, themes,
and ~/.local/bin scripts. Sensitive files (.ssh, .gnupg, history,
credentials) and large app data are excluded via .gitignore.
This commit is contained in:
2026-03-21 00:52:50 -07:00
parent bf3c24aa85
commit bc9f9d8094
71 changed files with 2742 additions and 0 deletions

62
.xsnowrc Normal file
View File

@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsnow_flags>
<AllWorkspaces>1</AllWorkspaces>
<BlowOffFactor>40</BlowOffFactor>
<CpuLoad>100</CpuLoad>
<Transparency>0</Transparency>
<DesiredNumberOfTrees>10</DesiredNumberOfTrees>
<Exposures>-42</Exposures>
<FlakeCountMax>300</FlakeCountMax>
<FullScreen>0</FullScreen>
<MaxOnTrees>200</MaxOnTrees>
<MaxScrSnowDepth>50</MaxScrSnowDepth>
<MaxWinSnowDepth>30</MaxWinSnowDepth>
<NoBlowSnow>1</NoBlowSnow>
<NoFluffy>0</NoFluffy>
<NoKeepSBot>0</NoKeepSBot>
<NoKeepSnow>0</NoKeepSnow>
<NoKeepSnowOnTrees>1</NoKeepSnowOnTrees>
<NoKeepSWin>0</NoKeepSWin>
<NoMeteorites>1</NoMeteorites>
<NoRudolf>0</NoRudolf>
<NoSanta>0</NoSanta>
<NoSnowFlakes>0</NoSnowFlakes>
<NoTrees>0</NoTrees>
<NoWind>0</NoWind>
<NStars>20</NStars>
<OffsetS>0</OffsetS>
<OffsetW>-8</OffsetW>
<OffsetX>4</OffsetX>
<OffsetY>0</OffsetY>
<SantaSize>2</SantaSize>
<SantaSpeedFactor>100</SantaSpeedFactor>
<SnowFlakesFactor>100</SnowFlakesFactor>
<SnowSize>8</SnowSize>
<SnowSpeedFactor>100</SnowSpeedFactor>
<TreeFill>30</TreeFill>
<UseBG>0</UseBG>
<WantWindow>0</WantWindow>
<WhirlFactor>100</WhirlFactor>
<WindTimer>30</WindTimer>
<BGColor>#000000</BGColor>
<DisplayName/>
<SnowColor>snow</SnowColor>
<TreeColor>chartreuse</TreeColor>
<TreeType>0,</TreeType>
<Anarchy>50</Anarchy>
<AttrFactor>100</AttrFactor>
<BirdsOnly>0</BirdsOnly>
<BirdsRestart>0</BirdsRestart>
<BirdsScale>100</BirdsScale>
<BirdsSpeed>100</BirdsSpeed>
<DisWeight>20</DisWeight>
<FollowWeight>30</FollowWeight>
<FollowSanta>1</FollowSanta>
<Nbirds>70</Nbirds>
<Neighbours>7</Neighbours>
<PrefDistance>20</PrefDistance>
<ShowAttrPoint>0</ShowAttrPoint>
<ShowBirds>1</ShowBirds>
<ViewingDistance>40</ViewingDistance>
<BirdsColor>#361A07</BirdsColor>
</xsnow_flags>