Skip to content

inkwje/dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dots - simply my config files

bgen static-main bgen git-lcommit bgen git-license

I don't have much to say about it, to summarize:

#!/usr/bin/env bash

declare -A inkwje

inkwje[distro]="arch"
inkwje[pkgs]="nix"
inkwje[shell]="zsh"
inkwje[term]="foot"
inkwje[edit]="neovim"
inkwje[theme]="rose-pine"

for k in "${!inkwje[@]}"; do
    echo "$k = ${inkwje[$k]}"
done

Abstract

dots is a repo created after a long period of doubt and uncertainty (1-3 business days) and to meet the demand of people who, in a parallel universe, are interested in this repo.

About

* simply my config files *

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages