Skip to content

Configurations and personal preferences I use on my development machine.

License

Notifications You must be signed in to change notification settings

deepaerial/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My .dotfiles

Personal configurations for shell and development environment that I use on my machine.

Prerequisites

To setup dotfiles on your environment you need:

Setup

Installing Antigen

Install antigen plugin manager for zsh.

curl -L git.io/antigen > .antigen.zsh

Installing casks from Brewfile

$ brew bundle

Run setup script

To setup all your dotfiles and preferred configurations for machine run following command:

$ ./setup.sh

Creating Brewfile

$ brew bundle dump --force --describe

License

Copyright © 2022 deepaerial.

About

Configurations and personal preferences I use on my development machine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published