This repository contains my personal Dotfiles with configuration for the following tools:
Each of the folders present contains a dedicated install.sh
script which
can be used to install the tool and its corresponding configuration manually.
make
make brew
Install brew, install & update packages (for brew & cask) via Brewfile.
make git
Create symlinks for git config.
make gpg
Create symlinks for gpg config.
make k9s
Create symlinks for k9s config.
make mise
Install mise, install & update tools using mise.
make nvim
Create symlinks for nvim, install & update plugins.
make ssh
Create symlinks for ssh config.
make starship
Install starship shell prompt, create symlinks.
make vscode
Create symlinks for vscode configuration, install extensions.
make warp
Apply warp configuration.
make zsh
Install zsh, create symlinks.