Skip to content

konafx/dotfiles

Repository files navigation

README

You should install ArchLinux/Manjaro

dependencies

[WIP]

paru -S base-devel zip unzip git

chezmoi

chezmoi dotfile manager

Install

BINDIR="${LOCAL_BIN_DIR:-$HOME/.local/bin}" sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply $GITHUB_USERNAME
chezmoi update

Zsh

Zsh shell

chsh -s $(which zsh)

zinit

zsh plugin manager zdharma-continuum/zinit: 🌻 Flexible and fast ZSH plugin manager

mise

mise-en-place

Install

curl https://mise.run | MISE_INSTALL_PATH="${LOCAL_BIN_DIR:-$HOME/.local/bin}/mise" sh

Usage

mise use node@20
mise use --global node@20

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published