Skip to content

Latest commit

 

History

History
130 lines (85 loc) · 1.91 KB

README.md

File metadata and controls

130 lines (85 loc) · 1.91 KB

dotfiles

Lint Valid links

Overview

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.

Screenshots

Warp with zsh and Starship

Warp with zsh and Starship

nvim

nvim

Install

All

make
brew
make brew

Install brew, install & update packages (for brew & cask) via Brewfile.

ghostty
make ghostty

Create symlinks for ghostty config.

git
make git

Create symlinks for git config.

gpg
make gpg

Create symlinks for gpg config.

k9s
make k9s

Create symlinks for k9s config.

mise
make mise

Install mise, install & update tools using mise.

nvim
make nvim

Create symlinks for nvim, install & update plugins.

ssh
make ssh

Create symlinks for ssh config.

starship
make starship

Install starship shell prompt, create symlinks.

vscode
make vscode

Create symlinks for vscode configuration, install extensions.

zsh
make zsh

Install zsh, create symlinks.