con-f-use / yadmdotfiles

my config files managed by yadm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yadmdotfiles

My dotfiles managed with yadm. Used on Ubuntu 16.04, 17.04, 17.10, 18.04, 19.10 and manjaro. NixOS 23.05.

⚠️ They are an absolute Lovecraftian mess of ancient horror and new technology. Use them as a cautionary tale, not an example and generally don't copy and run random stuff from the internet! ⚠️

Tipps

Install latest version

curl --create-dirs -fLo "$HOME/.local/bin/yadm" "https://github.com/TheLocehiliosan/yadm/raw/master/yadm" && 
    chmod a+x "$HOME/.local/bin/yadm"
# export TMPSH=y
$HOME/.local/bin/yadm clone 'https://github.com/con-f-use/yadmdotfiles.git' --bootstrap
#$HOME/.local/bin/yadm config local.class Home # Cuda UIBK
scp conserve:bin/binary/* ~/.config/yadmdotfiles/bin/

About

my config files managed by yadm


Languages

Language:Nix 31.7%Language:Shell 29.1%Language:Python 14.9%Language:Perl 7.1%Language:Rust 7.0%Language:Vim Script 6.3%Language:CSS 1.9%Language:Ruby 1.3%Language:HTML 0.7%Language:Makefile 0.1%