Skip to content

OBITOONDEADO1MZ/.DOTFILES

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.DOTFILES

this repo holds my personal dotfiles for safekeepings and simple installations. feel free to use or critique my choices.

installation

installs are performed by bash scripts. the commands run assume you are working with a clean machine, so might be desctructive to past configs.

$ git clone https://github.com/zimeg/.DOTFILES.git
$ cd .DOTFILES

configurations

cloud

infrastructure state and setup for shared resources is managed from the cloud directory with ./cloud.sh.

machines

computers with coded configuration are saved for setup in machines and are built with the flake derivation.

programs

a functional and deterministic package manager to manage programs. use nix with: source setup.sh run.

About

my personal configs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 60.6%
  • Lua 22.0%
  • Shell 13.6%
  • HCL 3.0%
  • Vim Script 0.8%