forked from joshtronic/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tilde.yml
46 lines (43 loc) · 1.25 KB
/
tilde.yml
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
before: sudo easy_install pip
packages:
brew:
- Homebrew/homebrew-php
- joshtronic/homebrew-formulae
- bash
- bash-completion
- ghi
- git
- htop
- sudo chown root:wheel /usr/local/Cellar/htop-osx/0.8.2.2/bin/htop
- sudo chmod u+s /usr/local/Cellar/htop-osx/0.8.2.2/bin/htop
- imagemagick
- imagesnap
- may want to put logic here to link my gitshots
- memcached
- launchctl unload ~/Library/LaunchAgents/homebrew.mxcl.memcached.plist
- launchctl load ~/Library/LaunchAgents/homebrew.mxcl.memcached.plist
- multitail
- mysql
- launchctl unload ~/Library/LaunchAgents/homebrew.mxcl.mysql.plist
- launchctl load ~/Library/LaunchAgents/homebrew.mxcl.mysql.plist
- nginx
- script to link /var/www/*/conf/nginx.conf files
- logic to set the port # to 80 instead of 8080
- wondering if I should just start using 8080 to avoid sudo
- sudo nginx
- nmap
- node
- p7zip
- redis
- launchctl unload ~/Library/LaunchAgents/homebrew.mxcl.redis.plist
- launchctl load ~/Library/LaunchAgents/homebrew.mxcl.redis.plist
- ssh-copy-id
- ruby
- vim
- wget
gem:
- hub
- sass
- terminal-notifier
npm: