Coder Social home page Coder Social logo

bzreinhardt / life-command-line Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 6 KB

Command Lines are actually good for some things. These are meant to be command line tools to speed up often-done, non-dev-work, computer tasks

Python 96.43% Shell 3.57%

life-command-line's Introduction

Life Command Line

This is just a set of command line tools for common things I do on the computer

To set up aliasing, add this line to bash profile: export LIFE_COMMAND_LINE_FOLDER=<full path to this folder>

I alias them so they're even faster: current ~/.bash_profile contains:
alias combine-pdfs='bash $LIFE_COMMAND_LINE_FOLDER/combine-pdfs.bash' alias who='python $LIFE_COMMAND_LINE_FOLDER/find_linkedin_address.py' alias intro='python $LIFE_COMMAND_LINE_FOLDER/compose_intro_email.py' alias mountain='python $LIFE_COMMAND_LINE_FOLDER/find_mountain_project.py' alias upload='python $LIFE_COMMAND_LINE_FOLDER/upload_picture_to_s3.py' alias compress='bash $LIFE_COMMAND_LINE_FOLDER/compress_podcast.bash' alias finance='bas $LIFE_COMMAND_LINE_FOLDER/finance.bash'

life-command-line's People

Contributors

bzreinhardt avatar

Watchers

James Cloos avatar  avatar

life-command-line's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.