Skip to content

kriscard/dotfiles

Repository files navigation

My Dotfiles

This is my personal dotfiles repository, containing configurations and scripts that I use to set up my development environment on new machines. These files are optimized for my workflow and preferences, but feel free to use them as inspiration for your own dotfiles project.

Features

Here are some of the features of my dotfiles:

  • Neovim configurations, including plugins and custom key mappings
  • Zsh configurations, including plugins and custom prompt
  • Tmux configurations, including custom key mappings
  • Yabai and skhd configurations, including custom key mappings
  • A script to automatically install necessary packages and tools for development (coming soon)

Install.sh

Here are the list of available commands:

./install.sh backup
./install.sh git
./install.sh homebrew
./install.sh shell
./install.sh terminfo
./install.sh macos
./install.sh catppuccin
./install.sh all

License

This project is licensed under the MIT License - see the LICENSE file for details.