Personal dotfiles for development environment configuration and setup.
- macOS
This repository installs and configures the following development environment.
This repository installs these runtimes using mise.
- Node.js
- Python
This repository installs these thools. It manages configurations using GNU Stow.
- zsh: Command interpreter for shell scripting
- wezterm: Terminal emulator
- neovim: Text editor
- tmux: Terminal multiplexer
- tig: Text-mode interface for Git
The following command sets up a development environment on your PC.
curl -sf https://raw.githubusercontent.com/kmrosol/dotfiles/main/bootstrap.sh | sh -s