Coder Social home page Coder Social logo

profile.d's Introduction

My Bash Profile

This is the bash profile I use across all my macs and some of my servers. Its pretty general and can be used on almost any machine. This is all really heavily influenced by Mat Schaffer and the mess of peeps that have forked and contributed to his profile. My needs started getting too far from what he was doing so I pulled over a bunch of stuff and made it more my own.

The Bash Shell Startup Files

Usage

Fork my .profile.d repo on github

1. Go home

cd ~

2. Clone the repository (replace my username with yours)

git clone [email protected]:timmyfury/profile.d.git .profile.d

3. All *.conf files are loaded alphabetically, so this will retain your original settings

mv .profile .profile.d/z_myoldsettings.conf

4. Setup a sym to .profile.d/init. That kicks off the whole thing

ln -s .profile.d/init .profile

5. Make sure you don’t have any .bash_profile or .bashrc hanging out which might override .profile

6. Reload your profile

source .profile

Some Stuff You Should Know

  • Things that are specific to individual flavors are separated into flavor specific directories. (e.g. Linux, Darwin).
  • Some assumptions are made about where applications are installed. You may need to change those parts for yourself. I’ve made notes in the Other Jawns Installed section of this page.

Other Jawns Installed

This is my OSX Post Install Guide. First comes first, run your updates.

Settings

I still need to add this stuff here.

Apps

This is by no means a complete list of what I install.

  • Xcode
  • GitX
  • Macports
  • Homebrew
    • MySQL with Homebrew
  • PeepOpen
  • DropBox
  • TextMate
  • FireFox 3.5.14
  • FireFox 3.6.11
  • Chrome
  • Sun VirtualBox

Improvements I’ma Do

  • Create a keys repository
  • add passwords to key repo readme
  • add github key to key repo
  • move heroku creds to dotfiles in keys repo
  • SSH config in key repo dotfiles
  • method to add keys to trusted sites
  • method to link key repo dotfiles
  • add textmate bundles
  • method to link textmate bundles
  • add /etc/my.cnf
  • method to symlink my.cnf
  • play around with ruby s3sync

I Wanna Try These Out

ghost

        __                 __                    __           __   
.-----.|  |--.-----.-----.|  |_.----.-----.----.|  |--.-----.|  |_ 
|  _  ||     |  _  |__ --||   _|   _|  _  |  __||    <|  -__||   _|
|___  ||__|__|_____|_____||____|__| |_____|____||__|__|_____||____|
|_____|                                                            

profile.d's People

Contributors

ghostrocket avatar timmyfury avatar

Stargazers

 avatar

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.