Skip to content

yacoob's config files

Notifications You must be signed in to change notification settings

yacoob/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my config files in chezmoi flavour

Build and push image to Docker Hub

next

  • handle nvm and rye

Installation

As root:

apt update && \
apt install --yes --no-install-recommends curl sudo && \
usermod -a -G sudo yacoob

As me:

sh -c "$(curl -fsLS get.chezmoi.io/lb)" -- init --apply yacoob