Skip to content

itsmeurbi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Description

This repository contains my personal dotfiles and a setup script used to configure my development environment on any Mac machine. This allows for a quick and consistent setup whenever I set up a new computer.

Contents

  • script.sh - A script that installs and configures all necessary tools and settings.

Installation

To set up your development environment using this repository, follow these steps:

  1. Clone the repository:
git clone git@github.com:itsmeurbi/dotfiles.git
  1. Navigate to the project directory:
cd dotfiles
  1. Make the script executable:
chmod +x script.sh
  1. Now you can run the script::
./script.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages