Skip to content

jharlow/dotfiles

Repository files navigation

My dotfiles

Setup apps & cli

This setup assumes you are using a Macbook.

Install apps

bash ~/dotfiles/setup/apps

Install cli tools

bash ~/dotfiles/setup/cli

Install zsh

bash ~/dotfiles/setup/zsh

Link dotfiles

This repo uses submodules to divide out TPM packages and my nvim config files. You'll need to ensure these submodules are recursively installed.

git submodule update --recursive --remote

Then run make to symlink your dotfiles to the root directory.

make

Don't forget to install your zplug and install tmux plugins (prefix + I aka <CA> + <S-I>) before source ~/.zshrc!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published