Skip to content

plagache/configuration-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

configuration-manager

Started as a collection of scripts

Installation and dependencies

You need ssh keys for your different repositories

You need git, awk and find to compile the scripts

git clone git@github.com:plagache/configuration-manager.git
cd configuration-manager
./install

Goto

cd ${HOME}/.local/bin

Run

${HOME}/.local/bin/update_system
${HOME}/.local/bin/clean_system
${HOME}/.local/bin/install_system

Setup your shell

chsh -s $(which zsh)

Others

install_nvim
install_nvm
curl -fsSL https://opencode.ai/install | bash

Todo

  • how to tree-sitter-cli
  • add npm or nvm
  • when to replace with bun
  • do we need node

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors