Skip to content

My dotfiles, which I use in different environments

Notifications You must be signed in to change notification settings

pataar/dotfiles

Repository files navigation

Dotfiles

These are my dotfiles which basically contain configuration that I use across multiple systems (Linux and MacOS).

It mainly contains a custom ZSH setup with some useful plugins and a bunch of Brew packages that will be installed.

Installation

Just run

git clone https://github.com/pataar/dotfiles.git && \
	cd dotfiles && \
	./install.sh

Updating

In your dotfiles directory, run:

	./update.sh

About

My dotfiles, which I use in different environments

Resources

Stars

Watchers

Forks