Skip to content

Ce11an/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Configuration for my dotfiles for MacOs.

Requirements

Ensure that you have the following installed on your system.

HomeBrew

Install Homebrew

Git

brew install git

Installation

First, clone this repo in your $HOME directory using Git.

git clone git@github.com:Ce11an/dotfiles.git

and install homebrew packages:

brew bundle install --file=~/dotfiles/.config/.desktop/Brewfile

A slim version for development can be installed with:

brew bundle install --file=~/dotfiles/.config/.developer/Brewfile

finally, run:

cd dotfiles

and

stow .

Credits

Releases

No releases published

Packages

No packages published