-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.bash_history
50 lines (50 loc) · 1.13 KB
/
.bash_history
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
echo 'export PATH="/usr/local/bin:$PATH"' >> ~/.bash_profile
brew doctor
brew update
vim ~/.hyper.js
vim ~/.hyper.js
brew tap caskroom/fonts
brew cask install font-inconsolata
brew cask search /hack/
brew cask install font-hack
vim ~/.hyper.js
clear
brew cask search /fira/
brew cask install font-fira-code
vim ~/.hyper.js
brew cask search /consolas/
vim ~/.hyper.js
vim ~/.hyper.js
vim ~/.hyper.js
brew cask search /DejaVu//
brew cask search /DejaVu/
brew cask install font-dejavu-sans
vim ~/.hyper.js
ls
ls -a
ls -al
brew install git
which git
git config --global user.name "Spencer Norman"
git config --global user.email "[email protected]"
brew install python
pip install --upgrade distribute
pip install --upgrade pip
brew update
brew install node
npm
brew install mongo
cl
clear
$ sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
brew install wget
brew install htop
sh -c "$(wget https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"
ls
zsh --version
zsh
ls
ls -a
vim .zshrc
vim .hyper.js