Skip to content

My personal dotfiles that I use to configure tmux, neovim, and bash/zsh

License

Notifications You must be signed in to change notification settings

coryshaw1/dotfiles

Repository files navigation

Dotfiles

This repository includes all of my custom dotfiles. They should be cloned to somewhere that doesn't clone the files directly to your home ~ directory. For example it's best to clone to a directory like ~/dotfiles.

Once the files are cloned, we will use GNU Stow to create symlinks from the cloned directory to the home directory. This allows all config locations to be correct based on the symlinks.

Screenshots

tmux and kitty neovim telescope

Theme

Catppuccin Macchiato

Font

Fira Code Nerd Font

Config Included

Installation

git clone https://github.com/coryshaw1/dotfiles ~/dotfiles
cd ~/dotfiles
stow .

This will get you up and running, but there are various other things that need to be installed on top of the dotfiles. First off, you will need a package manager. For macOS, I always use Homebrew, but for Linux, the package manager may be dependent on your distro. Windows users can use Chocolatey.

Other packages to install via package manager

About

My personal dotfiles that I use to configure tmux, neovim, and bash/zsh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published