Skip to content

lesmyrmidons/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config zsh, git, php

Intallation

For linux

Current user just run : sudo ./install.sh [options]

Root user run : sudo su && ./install.sh [options]

For Mac

Install brew, git, zsh, php Just run : ./install.sh [options]

Options

Possibility not to install some component of the script thanks to options follows:

  • --no-zsh: not install zsh.
  • --no-composer: not install composer.
  • --no-term: not install term terminator.
  • --help: Display this help message.

About

linux config for a development workstation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages