0.24.0 • Published 4 years ago

puffin v0.24.0

Weekly downloads
9
License
ISC
Repository
github
Last release
4 years ago

Puffin

What's up? Puffins, that's what.

A CLI tool for keeping dotfiles and brew dependencies in sync. The goal is to have one consistent dev environment across any computer.

Requires:

Getting Started

WARNING: Puffin will override your current dotfiles. Make a backup if you want to preserve existing files

# Install Homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

# Install oh-my-zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

# Install Node
brew install node

# Install Puffin
npm install -g puffin

puffin install
puffin install-apps
puffin reload
. ~/.zshrc # I cant find a good way to reload zsh via node

Puffin Install

Uses homebrew to install dependencies.

  • fasd
  • git
  • htop
  • massren
  • node
  • reattach-to-user-namespace
  • tig
  • tmux
  • ansiweather
  • fzf
  • ripgrep
  • sops
  • todo-txt
  • vim
  • visidata
  • yarn

puffin install-apps

Uses brew cask to install apps.

  • 1password
  • alfred
  • bettertouchtool
  • dropbox
  • firefox
  • google-chrome
  • iterm2
  • slack
  • spotify
  • the-unarchiver
  • transmit
  • visual-studio-code

Puffin Reload

Rsyncs dotfiles from puffin to your $HOME folder.

  • .aliases
  • .functions
  • .tigrc
  • .tmux.conf
  • .vimrc
  • .zshrc
  • .vim/

Config Environment Variables

PUFFIN_WEATHER_LOCATION Sets ansiweather location. Defaults to 'Melbourne, AU'.

Each file will try to source .xxx.local at the very end. This lets you add any computer specific configs to each file. For example you may choose to place some environment variables in .zshrc.local.

0.24.0

4 years ago

0.23.0

4 years ago

0.22.0

4 years ago

0.21.0

4 years ago

0.20.1

6 years ago

0.20.0

6 years ago

0.19.0

6 years ago

0.18.0

7 years ago

0.17.0

7 years ago

0.16.3

7 years ago

0.16.1

7 years ago

0.15.3

7 years ago

0.15.2

7 years ago

0.15.1

7 years ago

0.15.0

7 years ago

0.14.0

7 years ago

0.13.0

7 years ago

0.12.1

7 years ago

0.12.0

8 years ago

0.11.2

8 years ago

0.11.1

8 years ago

0.11.0

8 years ago

0.10.12

8 years ago

0.10.11

8 years ago

0.10.10

8 years ago

0.10.9

8 years ago

0.10.8

8 years ago

0.10.7

8 years ago

0.10.6

8 years ago

0.10.5

8 years ago

0.10.4

8 years ago

0.10.3

8 years ago

0.10.2

8 years ago

0.10.1

8 years ago

0.10.0

8 years ago

0.9.0

8 years ago

0.8.4

8 years ago

0.8.3

8 years ago

0.8.2

8 years ago

0.8.1

8 years ago

0.8.0

8 years ago

0.7.0

8 years ago

0.6.0

8 years ago

0.5.1

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.11

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.0.0

10 years ago