Skip to content

jonykalavera/madhouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Madhouse

Jony Kalavera's Personalized chezmoi Repository

Hero-banner

Quick Setup

To get started, first ensure you have all the necessary tools installed. For Arch Linux users:

sudo pacman -Sy chezmoi fzf fd bat btop neovim nvm tldr dust git-delta btop
git clone [email protected]:junegunn/fzf-git.sh.git .fzf-git.sh

Next, restore your dotfiles using chezmoi. Simply run:

chezmoi init [email protected]:jonykalavera/madhouse.git
chezmoi update -v

For more detailed information on daily commands and usage, please consult the official chezmoi documentation.

Neovim Configuration

To set up your neovim environment, create a virtual environment:

cd .config/nvim
python -m venv venv
./venv/bin/pip install -r requirements.txt

About

Chezmoi repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published