Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

985 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotFiles

My collection of dot and config files. dotFiles in active redevelopment right now.

Build in mind for macOS 14.x and higher and Linux.

Supported platforms:

  • macOS 14 Sonoma. In use everyday both on amd64 and arm64 MacBook Pro.
  • Fedora 40 and higher.
  • Debian 12. VM's, Toolbox container, and my Linux laptop.

Warning

Never tested in any Windows WSL. Never used Windows for anything except gaming. Use at your own risk.

Testing

./.test.sh [distro] [version]

Example for Fedora Linux

./.test.sh fedora

Installation

In bash OR your favourite one terminal session execute commands:

export BINDIR="$HOME/.local/bin"
export PATH=$BINDIR:$PATH

sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply stonevil

For containers and other temporary environments:

export CODESPACES=true

export BINDIR="$HOME/.local/bin"
export PATH=$BINDIR:$PATH

sh -c "$(curl -fsLS git.io/chezmoi)" -- init apply --force --one-shot stonevil

TODO

Project Github issues

About

Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages