This is a companion repo to thoughtbot/dotfiles including an install script for oh-my-zsh and for thoughtbot's dotfiles, and some useful brew installs.
- Install script for
thoughtbot/dotfiles
- Somewhat sensible installs for brew
- config for zshrc (see
thoughtbot/dotfiles
for description on how they treat local dotfiles)- my config is basically the default created by
oh-my-zsh
, although with these plugins:git
vagrant
python
pip
docker
autopep8
brew
celery
docker-comp
ose
docker
httpie
yarn
node
npm
osx
pep8
postgres
redis-cli
rust
sudo
s
sh-agent
- my config is basically the default created by
-
clone the repo
> git clone git://github.com/webel/dotfiles.git ~/dotfiles-local
-
run
INSTALL/install.sh
> . ~/dotfiles-local/INSTALL/install.sh-
sets default shell to
zsh
-
installs
oh-my-zsh
-
installs brew if not present
-
clones Github repo
thoughtbot/dotfiles
into~/dotfiles
-
install
rcrc
(forthoughtbot/dotfiles
) -
set
RCRC
env and runsrcup
(forthoughtbot/dotfiles
aswell as the linking of these local dotfiles) -
optionally run default brew installs by uncommenting the two lines in the script (to see the default installs checkout the
brew.sh
script, I've found the list somewhere a long while back and didn't save the resource)
-
-
(only for hyperapp) navigate to
dotfiles-local/hyper_plugins
and runnpm install