my Development environment configuration
config for alacritty
custom config for tmux
, using github/gpakosz/.tmux
- install nvchad
- then run
mkdir -p ~/.config/nvim/lua/custom/ && cp nvchad/custom/* ~/.config/nvim/lua/custom/
- install
brew install pyenv
run curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash