• Stars
    star
    186
  • Rank 207,316 (Top 5 %)
  • Language
    Shell
  • Created over 8 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Install Homebrew on 42 sessions

42 Homebrew

Install Homebrew properly on your 42 session

Works on ISCSI sessions, and fixes flock issues on NFS sessions.

Moves temporary Homebrew data (Temp and Cache) to /tmp, leaving your home directory cleaner.

Install

Run this command from your terminal:

curl -fsSL https://rawgit.com/kube/42homebrew/master/install.sh | zsh

Homebrew is now ready on your session.

How it works

This script removes your current Homebrew installation in your home if any, and reinstalls it properly from the Homebrew Github repo.

Then it simply creates a .brewconfig.zsh script in your home directory, and modifies your .zshrc to source the script.

It is simple to remove, and you can re-run it multiple times without duplication.

Uninstall

Simply remove these lines from your .zshrc

# Load Homebrew Fix script
source $HOME/.brewconfig.zsh

And delete .brewconfig.zsh in your home directory.

More Repositories

1

monolite

Statically-typed structural-sharing tree modifier
TypeScript
147
star
2

sf-mono-ligaturized

San Francisco Mono Font with Ligatures
Shell
128
star
3

vscode-ts-webpack-node-debug-example

VSCode TypeScript Webpack Node Debug Example
JavaScript
79
star
4

vscode-42header

42 header for VSCode
TypeScript
32
star
5

when-switch

JavaScript functional implementation of switch/case
TypeScript
20
star
6

vscode-kay-theme

VSCode Kay Theme
17
star
7

RT

42 RayTracer. First Semester Graphics Final Project.
C
16
star
8

returnof

TypeScript typeof function return helper
JavaScript
16
star
9

cut

C Unit Testing Framework
C
8
star
10

kuji

Asynchronous Control Flow library for Node
JavaScript
6
star
11

firefox-edge-theme

Firefox Edge-like Theme
CSS
6
star
12

libft

42 C Library implementation
C
6
star
13

structype_old

Work In Progress. Structural types at runtime
TypeScript
4
star
14

42GraphQL

42 REST API GraphQL Façade
TypeScript
4
star
15

node-pdflatex

PDFLaTeX wrapper for NodeJS
TypeScript
4
star
16

redux-electron-global-dispatch

Redux Middleware to dispatch Actions between Electron Processes
TypeScript
3
star
17

node-clang

2
star
18

Typora-Kay-Theme

CSS
2
star
19

expand

Node Tab expander
TypeScript
2
star
20

kube.io_old

CSS
2
star
21

42api

42 REST API JavaScript library
TypeScript
2
star
22

background-pattern

SVG kube background pattern
HTML
2
star
23

gradius

42 C++ Pool Rush. A Shoot'Em up in NCurses in 48 hours.
C++
2
star
24

video

JavaScript
2
star
25

typebolt

TypeScript static helpers
TypeScript
2
star
26

OnlineTest

Hello Visual Studio Online!
Dockerfile
1
star
27

scalizer

42 project scale validator and harmonizer
TypeScript
1
star
28

.dotfiles

Shell
1
star
29

redux-electron-initial-state

Redux Store Initial State Enhancer between Electron Processes
TypeScript
1
star
30

Mod1

C++
1
star
31

ExMachina

Simple software rasterizer. Alternative to Unreal Engine 4.
C
1
star
32

_setup

Shell
1
star
33

atom-kay-theme

Kay theme for Atom
CSS
1
star
34

vim-kay-theme

Kay Theme for VIM
Vim Script
1
star
35

lambda-zsh-theme

Shell
1
star
36

TypeSwitch

Transform FlowType to TypeScript
TypeScript
1
star
37

react-electron

Declarative BrowserWindows and Menu management in Electron using React
TypeScript
1
star
38

header

Monorepo containing tools for kube Header formatting in source files.
TypeScript
1
star
39

yoga-builder

Shell
1
star
40

axcessor

TypeScript
1
star
41

electron-vibrancy-issue-example

Electron 2.0.0 beta 4 `setVibrancy` Crash Example
TypeScript
1
star
42

flow-typescriptizer

Migrate Flow Codebases to TypeScript
TypeScript
1
star
43

mongoAsyncMultiRequest

Mongo Asynchronous Multiple Requests
JavaScript
1
star
44

remoteNation-desktop

StreamNation Hackathon Remote Project - Desktop
JavaScript
1
star
45

gulp-pdflatex

Gulp plugin for LaTeX PDF
TypeScript
1
star
46

libftasm

Intel x86_64 implementation of the libft
Assembly
1
star
47

warhammerPhpRush

42 PHP Pool Rush - 48 hours to make a browser online multiplayer game
PHP
1
star
48

gulp-flowgen

Gulp plugin for Flowgen: Generate Flowtype definition files from TypeScript.
TypeScript
1
star
49

kube.terminal

OS X Terminal.app theme
1
star