Skip to content

moisish/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal dotfiles

This repository helps me reinstall my Mac with almost no effort

It's a fork of Frederick Vanbrabant' .dotfiles repository.

It contains the installation of some basic tools, some handy aliases and functions.

You can install them by cloning the repository as .dotfiles in your home directory and running the bootstrap script.

git clone git@github.com:moisish/dotfiles.git .dotfiles
cd .dotfiles
./bootstrap

The bootstrap script can be run by cd-ing into the .dotfiles directory and performing this command:

./bootstrap

About

My personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 95.6%
  • Vim Script 4.4%