Skip to content

An interactive bash startup script inspired by Paul Rudd's celery man skit

Notifications You must be signed in to change notification settings

tedspare/CeleryMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Celery Man

An interactive bash startup script inspired by Paul Rudd's celery man skit.

Now Tayne I can get into.

celery

Built for a Python and GitHub workflow with PyCharm or Sublime Text in macOS. See the aliases cm and s, used to quickly open .py files for editing.

Requires virtualenv and Google Chrome.

How It Works

If configured as .bash_profile, this script will run on startup.

It starts by asking for the user's name, then addresses the user by name!

When prompted to run a beta sequence, it will

  • cd into a good spot,
  • make a directory with today's date,
  • turn it into a virtual environment,
  • clone a repo, and
  • open the whole directory in PyCharm (or Sublime Text).

Concurrently there is a 10s loading soundtrack.

Next Steps

  • Learn more bash and halve the number of lines of code
  • Set username as environment variable
  • Add search for GitHub repositories
  • Add ability to add new sequences
  • Make all directories relative

About

An interactive bash startup script inspired by Paul Rudd's celery man skit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages