Skip to content

bor0/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boro's Dev Environment

Hi. This is the dev environment I'm using for developing with Automattic. To get started, just run ./install.

Folders structure

  1. root/ contains all files that will be installed.
  2. The root folder of this repository contains this install script, brew packages list.

Contents

This project contains various configuration files and development tools.

  1. .bash_profile contains some bash settings that I find useful.
  2. .gitconfig contains my own configuration for Git.
  3. .vim and .vimrc contains some settings for Vim, the main editor I use.

brew.list

Use brew leaves | sort > brew.list to generate this list with the latest packages. Alternatively, run cat brew.list | xargs brew install to install them.

Scripts are used with macOS 13.5.1.

Boro Sitnikovski

About

My dotfiles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors