Git Product home page Git Product logo

scripts's Introduction

Scripts

Kriogenx Scripts v1.3

Get Started

curl https://raw.githubusercontent.com/kriogenx0/scripts/master/curl-me.sh | bash

Make sure after installing your .bashrc and .zshrc both include .profile.

Packages

Kriogenx Scripts are a series of packaged scripts that include developer installs, Mac OS X tweaks, and Dropbox goodies.

Once kriogenx scripts are installed, each command will be added to your $PATH.

Package Installer

The Package Installer offers running each package available. Running the installer script will ask which packages you'd like to install.

curl https://raw.githubusercontent.com/kriogenx0/scripts/master/install.sh | bash

Developer Essentials

Developer Essentials installs the following:

  • Homebrew
  • Git & Configures Git
  • Tig (Tool for Git Logs)
  • Janus (VIM Plugins)
  • SSH & Configures SSH
  • Fixes for GCC
developer-essentials

Note if binaries are not found, try running with prepending ~/.kriogenx/bin/

Pimp My Shell

Some scripts to get BASH or ZSH mighty fine looking. This requires Kriogenx Scripts installed

pimp-my-shell

Dropbox Sync

Dropbox Sync allows you to sync Application Preferences and Documents to multiple machines, similar to the way iCloud syncs bookmarks, documents, and photos. Applications and Global Settings supported are:

  • Desktop Sync
  • Hosts file
  • iTunes
  • Filezilla
  • Photoshop
  • Sequel Pro
  • Adium
  • Apache Configure and Vhosts
  • Safari (in place of iCloud)

K

K includes some valuable functions that make script development much easier.

  • k - a simple way to see which services are running
  • msg - a great way to send colorful and styled messages in BASH or ZSH
  • make_alias - make some aliases instead of symlinks
  • rails tools
  • krepeat repeat a command over and over

Aliases

Git

  • ga - add all files
  • go - git checkout
  • glr - git pull rebase
  • gpo - git push origin of current branch
  • gol - git checkout last branch
  • gbc - print current branch
  • gmm - git merge master into current branch
  • gigi - force ignore somefiles
  • gfix - run diagnostics and prune

For all aliases, see the kriogenx rc file using:

krc

scripts's People

Contributors

kriogenx0 avatar hashrocketeer avatar

Stargazers

Joshua Toyota avatar Ken Fassone avatar

Watchers

Joshua Toyota avatar  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.