Skip to content

A shell script to automate the setup of new development environments.

Notifications You must be signed in to change notification settings

joryhatton/backpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

backpack

A shell script to automate the setup of new linux development environments.

git clone git@github.com:joryhatton/backpack.git
./backpack.sh

Backpack makes a few assumptions out of the box:

  • You're using a Debian based distro.
  • You're going to be using Ruby and/or Node.
  • You're going to be using CLI tools such as git, zsh, vim, and tmux.

Backpack is best served within an existing ~/dotfiles directory. See mine as an example.

About

A shell script to automate the setup of new development environments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages